Reactive Streams in Java Concurrency with RxJava, Reactor, and Akka Streams by Adam L. Davis (2018)

Gain a straightforward introduction to handling concurrency, data streams, and change propagation in contemporary applications through reactive streams in Java. This concise guide covers detailed introductions to RxJava, Akka Streams, and Reactor, incorporating the latest features from Java 9 and 11, along with reactive streams programming using the Android SDK.

cover

“Reactive Streams in Java” delves into the management of stream data exchange across asynchronous boundaries, ensuring that the receiving side doesn’t need to buffer excessive amounts of data, thereby enhancing application efficiency. By the end of this book, you’ll be adept at programming reactive streams in Java, optimizing application performance, and enhancing memory management and data exchanges.

What You Will Learn:

  • Explore reactive streams and their implementation
  • Utilize the latest features in Java 9 and Java 11
  • Implement reactive streams with RxJava
  • Program with Akka Streams
  • Engage in reactive streams programming on the Android platform

Who This Book Is For:

Experienced Java programmers.

Download

Ebook


See also