I am playing with this example http://scala.sygneca.com/code/remoteactors to learn how remote actors work in Scala (2.8.0). …
serialization scala case-class remote-actorsEDIT Notice, I needed to make the reverse changes of this https://github.com/akka/akka/commit/ce014ece3568938b2036…
scala akka actor remote-actorsMy environment is eclipse, play, akka, and scala. I am getting an error when trying to create a remote master …
scala playframework actor akka remote-actors