Jump to ratings and reviews
Rate this book

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

Rate this book
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 11, as well as reactive streams programming with the Android SDK.

 

Reactive Streams in Java 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.  

  

What You Will Learn

Discover reactive streams and how to use themWork with the latest features in Java 9 and Java 11Apply reactive streams using RxJava Program using Akka StreamsCarry out reactive streams programming in Android  

Who This Book Is For

Experienced Java programmers.

 

153 pages, Kindle Edition

Published November 29, 2018

2 people are currently reading
2 people want to read

About the author

Adam L. Davis

12 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
2 (40%)
3 stars
1 (20%)
2 stars
1 (20%)
1 star
1 (20%)
Displaying 1 of 1 review
Profile Image for Miloš.
69 reviews3 followers
February 25, 2020
Writing can sometimes be a thankless job; while I know it probably took nontrivial effort to write this book, I wonder who exactly thought it would be a good idea to put together a book that is essentially a collection of "getting started" and "hello world" chapters. I don't see anyone except absolute beginners gaining anything from this book and even they would be better off with reading the official documentation of any of the libraries presented here.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.