Suggest using 64bit JVM for Artery in docs (#22553)
* Suggest using 64bit JVM fo Artery (#1) * Suggest using 64bit JVM fo Artery https://github.com/akka/akka/issues/22303 * changed acording to suggestions * Update scala part of the documentation
This commit is contained in:
parent
ea9617aa25
commit
d91fe59566
2 changed files with 6 additions and 0 deletions
|
|
@ -87,6 +87,9 @@ As you can see in the example above there are four things you need to add to get
|
|||
The example above only illustrates the bare minimum of properties you have to add to enable remoting.
|
||||
All settings are described in :ref:`remote-configuration-artery-java`.
|
||||
|
||||
.. note::
|
||||
Aeron requires 64bit JVM to work reliably.
|
||||
|
||||
Canonical address
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
|
|||
|
|
@ -87,6 +87,9 @@ As you can see in the example above there are four things you need to add to get
|
|||
The example above only illustrates the bare minimum of properties you have to add to enable remoting.
|
||||
All settings are described in :ref:`remote-configuration-artery-scala`.
|
||||
|
||||
.. note::
|
||||
Aeron requires 64bit JVM to work reliably.
|
||||
|
||||
Canonical address
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue