Spring I/O

Sessions

Violeta Georgieva

Explore Reactive Programming with Reactor Netty Runtime [Workshop]

Violeta Georgieva - Pivotal

Looking for an asynchronous and non-blocking IO runtime that speaks Reactive Streams? Already familiar with Reactor Core, your choice for a Reactive Streams implementation? Then you want to come to this workshop to code together using Reactor Netty,the default runtime in Spring Boot 2.0.

Reactor Netty is a new runtime which aims to provide an asynchronous and non-blocking runtime that supports Reactive Streams backpressure for client or server needs over a range of protocols (UDP|TCP|HTTP).

In this workshop the participants will learn how to use the Reactor Netty runtime in order to write fully functional HTTP client and server. We will provide best practices and recommendations for reactive programming.