
Reactive Programming with RxJava
O'Reilly (Publisher)
Will be published approx. on 22. November 2016
Book
Paperback/Softback
372 pages
978-1-4919-3165-3 (ISBN)
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
More details
Language
English
Place of publication
Sebastopol
United States
Target group
Professional and scholarly
Dimensions
Height: 233 mm
Width: 179 mm
Thickness: 22 mm
Weight
662 gr
ISBN-13
978-1-4919-3165-3 (9781491931653)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Tomasz Nurkiewicz | Ben Christensen
Reactive Programming with Rxjava
Creating Asynchronous, Event-Based Applications
E-Book
10/2016
O'Reilly
€29.99
Available for download

E-Book
10/2016
O'Reilly
€29.99
Available for download
Persons
Ben Christensen is a software engineer focused on resilience, scaleand distributed systems. Open source projects created whileaddressing these requirements include Hystrix(https: //github.com/Netflix/Hystrix) and RxJava(https: //github.com/ReactiveX/RxJava).