Akka 2.1 minimal remote actor example
问题 EDIT Notice, I needed to make the reverse changes of this https://github.com/akka/akka/commit/ce014ece3568938b2036c4ccfd21b92faba69607#L13L6 to make the accepted answer work with AKKA 2.1 which is the stable distribution found on akkas homepage! I have read all the tutorials I could find on AKKA, but nothing I found works "out of box". Using eclipse, I want to create 2 programs. Program1: starts actor "joe" and somehow makes it available on 127.0.0.1:some_port Program2: gets a reference to