项目作者: shankarshastri

项目描述 :
Akka Ping-Pong Remote Actors
高级语言: Scala
项目地址: git://github.com/shankarshastri/AkkaRemoteActorsExample.git
创建时间: 2019-08-29T04:21:22Z
项目社区:https://github.com/shankarshastri/AkkaRemoteActorsExample

开源协议:

下载


Akka Remote Actors Example

The project has two remote actors already ready to use, but need to be started in a
sequence. First we need to start the PongRemoteActor and then PingRemoteActor. They will automatically
communicate with each other over network. They are configured to point to localhost address with different ports.