In the previous post we began with a brief introduction of what Akka is and that it helps you write highly scalable, fault tolerant, distributed applications.
A long time ago (before I was born), software was written to be run on a single processor. The only way to increase performance was to make the processor faster. Moore’s law says that the processors will become faster and…