Apress | Reactive Streams In Java: Concurrency With RxJava, Reactor, And Akka Streams (2019 EN)

Discussion in 'Programming' started by Kanka, Sep 11, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Adam L. Davis
    Full Title: Reactive Streams In Java: Concurrency With RxJava, Reactor, And Akka Streams
    Publisher: Apress; 1st ed. edition (November 30, 2018)
    Year: 2019
    ISBN-13: 9781484241769 (978-1-4842-4176-9), 9781484241752 (978-1-4842-4175-2)
    ISBN-10: 1484241762, 1484241754
    Pages: 139
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 29.95 €


    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.


    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

    Features:
    ✓ A compact, practical book that shows you how to optimize your Java applications' performance with reactive streams
    ✓ Includes example applications demonstrating new ways to stream and process data
    ✓ Shows how to carry out reactive streams programming in Android

    Who This Book Is For:
    Experienced Java programmers.

    -------------
     
    Last edited by a moderator: Mar 8, 2022