-
Scala
Fault-tolerance primitives in Scala: links and traps
Over the last decade Actor Model is actively marketed as a simple, effective and save concept for building concurrency. Being…
Read More » -
Scala
Mahout and Scalding for poker collusion detection
When I’ve been reading a very bright book on Mahout, Mahout In Action (which is a great hands-in intro to…
Read More » -
Scala
Even simpler scalability with Akka through RegistryActor
Let’s imagine, your system is deployed on one node, where you running actors that literally draining out the resources. You…
Read More »