News

Building Reactive Applications with Akka Actors and Java 8 - Akka and Java 8 make it possible to create distributed microservice-based systems that just a few years ago were the stuff of dreams.
Java EE 8 and 9 will focus strongly on resiliency, while built-in "circuit breakers" will isolate problems and standardized health reporting to help manage the environment. With Java's already robust ...
ReactiveX is one of the most established frameworks for reactive programming, and RxJava is its Java-based implementation. Let's see what we can do with RxJava.
Lightbend , the company behind the Reactive Platform that includes the Akka, Play and Lagom Frameworks as well as the Scala programming language, today announced its support of Oracle's strategic ...
Reactive systems are not the same thing as reactive programming. Reactive programming is used at the code level, while reactive systems deal with architecture. And they don’t imply the obligatory use ...