=clt #17447 Split DistributedPubSub docs into java/scala

This commit is contained in:
Patrik Nordwall 2015-06-30 14:46:34 +02:00
parent a93de9bf37
commit 6e28229fbe
9 changed files with 172 additions and 43 deletions

View file

@ -331,7 +331,7 @@ Publish-subscribe messaging between actors in the cluster, and point-to-point me
using the logical path of the actors, i.e. the sender does not have to know on which
node the destination actor is running.
See :ref:`distributed-pub-sub` in the contrib module.
See :ref:`distributed-pub-sub-scala`.
Cluster Client
^^^^^^^^^^^^^^