Reactive Programming with RxJava (O'Reilly)
Wednesday, 23 November 2016

Reactive programming promises to help you write code that's more reliable, easier to scale, and better-performing. This practical book is aimed at Java developers, showing first how to view problems in the reactive way, and then build programs that make use of the best features of reactive programming. Authors Tomasz Nurkiewicz and Ben Christensen include examples that use the RxJava library to solve real-world performance issues on Android devices as well as the server.

<ASIN:1491931655>

The book is subtitled Creating Asynchronous, Event-Based Applications, and it shows how RxJava uses parallelism and concurrency to help you solve problems. This book also previews the forthcoming 2.0 release.

Authors: Tomasz Nurkiewicz and Ben Christensen
Publisher: O'Reilly
Date: October 2016
Pages: 372
ISBN: 978-1491931653
Print: 1491931655
Kindle: B01LZQGIIC
Audience: Java Developers
Level: Advanced
Category: Java 

 

  • Write programs that react to multiple asynchronous sources of input without descending into "callback hell"
  • Learn how to solve problems in the reactive way
  • Cope with Observables that produce data too quickly to be consumed
  • Explore strategies to debug and to test programs written in the reactive style
  • Efficiently exploit parallelism and concurrency in your programs
  • Learn about the transition to RxJava version 2

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Modern Fortran

Author: Milan Curcic
Publisher: Manning
Date: November 2020
Pages: 416
ISBN: 978-1617295287
Print: 1617295280
Audience: Fortran programmers
Rating: 5
Reviewer: Mike James
Not your parents' Fortran?



Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?


More Reviews