/scala-actors-playground

Learning how to use actors with akka and scala

Primary LanguageScala

OMG! I am learning Scala and Akka!
This project is just me following the samples available
in the nice Akka Concurrency book.

To run and test it use SBT invoke: 'sbt run'