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.