http://www.cs.rpi.edu/wwc/salsa
Remote
Message Sending Protocol
•Messages between actors are sent using RMSP.
•RMSP
is implemented using Java Object Serialization.
•Protocol
used for both message sending and actor migration.
•When
an actor migrates, its location changes but its name does not.