http://www.cs.rpi.edu/wwc/salsa
Actor Fundamentals
•
Actors communicate by sending
messages to each other.
•
Messages are sent asynchronously.
•
Messages are not necessarily processed
in the order they are sent or received.