Reactive streams in Java concurrency with RxJava, Reactor, and Akka Streams

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,...

Full description

Bibliographic Details
Main Author: Davis, Adam L.
Format: eBook
Language:English
Published: [California], New York Apress, Distributed to the Book trade worldwide by Springer Science+Business Media New York 2019
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • 1. Introduction to Reactive Streams
  • 2. Existing Models of Concurrency in Java
  • 3. Common Concepts
  • 4. RxJava
  • 5. Reactor
  • 6. Akka Streams
  • 7. Android
  • 8. Spring Boot
  • 9. Akka HTTP and Akka Streams
  • 10. Conclusions
  • Appendix A.