October 2018
Intermediate to advanced
982 pages
23h 29m
English
The Reactive Stream Spec is the specification that provides a standard for asynchronous programming for stream processing. It is becoming popular in the programming world nowadays, and Spring introduces it on the framework.
This style of programming is more efficient regarding resources usage and fits amazingly with the new generation of machines with multiple cores.
Spring reactive uses the Project Reactor as the implementation for the Reactive Streams. The Project Reactor is powered by Pivotal and has the very good implementation of the Reactive Streams Spec.
Now, we will deep dive in the reactive module for Spring Boot and create an amazing reactive API and try the new style of the Spring Framework.
Read now
Unlock full access