add a few cross references to remoting docs

This commit is contained in:
Roland 2011-12-26 18:39:42 +01:00
parent 17125af571
commit 1c770a2409
4 changed files with 11 additions and 2 deletions

View file

@ -54,6 +54,8 @@ As you can see from the example above the following pattern is used to find an `
akka://<actorsystemname>@<hostname>:<port>/<actor path>
For more details on how actor addresses and paths are formed and used, please refer to :ref:`addressing`.
Creating Actors Remotely
^^^^^^^^^^^^^^^^^^^^^^^^