News

This installment of <i>Open source Java projects</i> showcases Akka, a JVM-based toolkit and runtime that implements the actor model as message-passing paradigm. Start with a simple example, then ...
Java deployment tools can help developers ease the delivery process on their applications. Here are some of the most popular tools and frameworks to consider for your next project.
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 ...