playframework Akka Cluster and Remote Lookup In my adventures for learning more about Akka and building up a cluster, I wanted to build some kind of architecture where I had a notion of a Master Actor that would get some work and pass it onto a bunch of Worker nodes.