Project Reactor
Project Reactor
Project Reactor is an open-source reactive programming library for building non-blocking applications in Java. It was developed by Pivotal Software and is based on the Reactive Streams specification.
Reactive Programming
Reactive programming is a programming paradigm that is focused on asynchronous, event-driven programming using streams of data. It