Reactor, a ‘’foundational’’ framework for asynchronous applications on the JVM is now available.


This framework henceforth available aims to provide abstractions for Java, Groovy and other JVM languages to make building event and data-driven applications easier. In fact the goal behind this
project is to condense (event-driven design practices, as well as several awesome JVM-based solutions that have been developed over the years) into a simple and reusable foundation for making event-driven programming much easier. The full information is available here!

Popular Posts