Skip to Content
Hands-On Reactive Programming in Spring 5
book

Hands-On Reactive Programming in Spring 5

by Oleh Dokuka, Igor Lozynskyi
October 2018
Intermediate to advanced
556 pages
15h 18m
English
Packt Publishing
Content preview from Hands-On Reactive Programming in Spring 5

Transforming reactive sequences with operators

When working with reactive sequences, besides creating and consuming a stream, it is vital to have the ability to transform and manipulate them flawlessly. Only then does reactive programming become a useful technique. Project Reactor provides instruments (methods and factory methods) for almost any required reactive transformation, and in general, we may categorize the features of the libraries as follows:

  • Transforming existing sequences
  • Methods for peeking at the sequences' processing
  • Splitting and joining Flux sequences
  • Working with time
  • Returning data synchronously

Here, we cannot describe all of Reactor's operators and factory methods because it would take too many pages and it is almost ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Spring Microservices in Action, Second Edition

Spring Microservices in Action, Second Edition

John Carnell, Illary Huaylupo Sanchez

Publisher Resources

ISBN: 9781787284951Supplemental Content