Reactive Streams in Java: Concurrency with RxJava, Reactor, and Akka Streams

Reactive Streams in Java

eBook Details:

  • Paperback: 139 pages
  • Publisher: WOW! eBook; 1st edition (November 30, 2018)
  • Language: English
  • ISBN-10: 1484241754
  • ISBN-13: 978-1484241752

eBook Description:

Reactive Streams in Java: Concurrency with RxJava, Reactor, and Akka Streams: Work with the latest features in Java 9 and Java 11

This book explains how to manage the exchange of stream data across an asynchronous boundary – passing elements on to another thread or thread-pool – while ensuring that the receiving side is not forced to buffer arbitrary amounts of data which can reduce application efficiency. After reading and using this book, you’ll be proficient in programming reactive streams for Java in order to optimize application performance, and improve memory management and data exchanges.

Get an easy introduction to reactive streams in Java to handle concurrency, data streams, and the propagation of change in today’s applications. This compact book includes in-depth introductions to RxJava, Akka Streams, and Reactor, and integrates the latest related features from Java 9 and Java 11, as well as reactive streams programming with the Android SDK.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *