Parallel and Reactive Streams

In this chapter, we will cover the following recipes:

  • Creating streams from different sources
  • Reducing the elements of a stream
  • Collecting the elements of a stream
  • Applying an action to every element of a stream
  • Filtering the elements of a stream
  • Transforming the elements of a stream
  • Sorting the elements of a stream
  • Verifying conditions in the elements of a stream
  • Reactive programming with reactive streams

Get Java 9 Concurrency Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.