Last time we discussed some of the shortcomings of the current version of Akka. In this post we will see how, using existing open source frameworks, we can build Akka 2.2 functionality using Akka 2.0. The first step towards a clustered system is cluster membership management. In a master/slave setup rather than a truly clustered…