The following example projects can be downloaded. They contain build files and have instructions of how to run. Quickstart Scala akka-quickstart-scala.zip Java akka-quickstart-java.zip The Quickstart sample is described in Introduction to Actors and walks you through example code that introduces how to define actor systems, actors, and messages. FSM Scala Dining hackers with FSM (akka-sample-fsm-s