𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

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

✍ Scribed by Adam L. Davis


Publisher
Apress
Year
2019 [2018
Tongue
English
Leaves
146
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 them
β€’ Work with the latest features in Java 9 and Java 11
β€’ Apply reactive streams using RxJava
β€’ Program using Akka Streams
β€’ Carry out reactive streams programming in Android

Who This Book Is For
Experienced Java programmers.

✦ Table of Contents


Front Matter ....Pages i-xiv
Introduction to Reactive Streams (Adam L. Davis)....Pages 1-3
Existing Models of Concurrency in Java (Adam L. Davis)....Pages 5-13
Common Concepts (Adam L. Davis)....Pages 15-24
RxJava (Adam L. Davis)....Pages 25-39
Reactor (Adam L. Davis)....Pages 41-56
Akka Streams (Adam L. Davis)....Pages 57-70
Android and RxJava (Adam L. Davis)....Pages 71-82
Spring Boot and Reactor (Adam L. Davis)....Pages 83-103
Akka HTTP and Akka Streams (Adam L. Davis)....Pages 105-128
Conclusions (Adam L. Davis)....Pages 129-130
Back Matter ....Pages 131-139

✦ Subjects


Programming;Reactive programming;Java;RxJava;Concurrency;Android;Akka Streams;Reactor


πŸ“œ SIMILAR VOLUMES


Reactive Streams in Java: Concurrency wi
✍ Adam L. Davis πŸ“‚ Library πŸ“… 2019 [2018 πŸ› Apress 🌐 English

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 w

Reactive Web Applications: Covers Play,
✍ Manuel Bernhardt πŸ“‚ Library πŸ“… 2016 πŸ› Manning Publications 🌐 English

<div>Reactive applications build on top of components that communicate asynchronously as they react to user and system events. As a result, they become scalable, responsive, and fault-tolerant. Java and Scala developers can use the Play Framework and the Akka concurrency toolkit to easily implement

Reactive Web Applications Covers Play,
✍ Manuel Bernhardt πŸ“‚ Library πŸ“… 2016 πŸ› Manning Publications 🌐 English

Reactive applications build on top of components that communicate asynchronously as they react to user and system events. As a result, they become scalable, responsive, and fault-tolerant. Java and Scala developers can use the Play Framework and the Akka concurrency toolkit to easily implement react

Modern Java in Action: Lambdas, streams,
✍ Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft πŸ“‚ Library πŸ“… 2018 πŸ› Manning 🌐 English

<div>Manning's bestselling Java 8 book has been revised for Java 9 and Java 10! In <i>Modern Java in Action</i>, readers build on their existing Java language skills with the newest features and techniques.<br> The release of Java 9 builds on what made Java 8 so exciting. In addition to Java 8's lam