News

This installment of Open source Java projects showcases Akka, a JVM-based toolkit and runtime that implements the actor model as message-passing paradigm. Start with a simple example, then work ...
Handwritten scripts and low-level JDK utility calls just don't scale as teams grow, which is why easy-to-use Java deployment tools are essential in any enterprise software development environment. If ...
In this installment of the Open source Java projects series I introduce Storm. We’ll start with an overview of Storm’s architecture and use case scenarios. Then I’ll walk through a ...