Product information
€52.19
Stock: In Stock Online
Our USPs
- Free DeliveryOrder by 6pm 18th December for Christmas delivery to ROI
- Dubray RewardsEarn 209 Reward Points on this title
Reactive Programming With RxJava
Product information
Author:
Type: Paperback
ISBN: 9781491931653
Date: 18th October, 2016
Publisher: O'Reilly
Categories
- Object-Oriented Programming (Oop)
Description
In todayâ??s app-driven era, when programs are asynchronous and responsiveness is so vital, reactive programming can help you write code thatâ??s more reliable, easier to scale, and better-performing. With this practical book, Java developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm.
Authors Tomasz Nurkiewicz and Ben Christensen include concrete examples that use the RxJava library to solve real-world performance issues on Android devices as well as the server. Youâ??ll learn how RxJava leverages parallelism and concurrency to help you solve todayâ??s problems. This book also provides a preview of the upcoming 2.0 release.
Write programs that react to multiple asynchronous sources of input without descending into "callback hell"
Get to that aha! moment when you understand 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