Hi, We have a big project that is composed of about 15 Java process spread on several machines on our network, and these applications must be accessed by may Java remote clients. The clients know by configuration the IP and port of the local agents, but the local agents do not know the IP and port of the remote clients. Would they have this information, they could do nothing with it since local agents are not allowed to open a connection to remote ones. Is this compatible with Akka Actors?
Thanks, Pierre-Yves -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/groups/opt_out.
