Actors using Scala & Akka — Part 2 : AskPattern and SpawnProtocol
A quick guide to get started with akka actors with scala for beginners

This is second post in a series of “Actors using Scala & Akka”. In Part 1, we saw how to
- Create new scala project and run it
- Create new actor system