Reactive Programming with RxJava
Autor Tomasz Nurkiewicz, Ben Christiansen, Erik Meijeren Limba Engleză Paperback – 17 oct 2016
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
Preț: 210.90 lei
Preț vechi: 263.63 lei
-20% Nou
Puncte Express: 316
Preț estimativ în valută:
40.36€ • 41.93$ • 33.53£
40.36€ • 41.93$ • 33.53£
Carte disponibilă
Livrare economică 11-25 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 41.30 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781491931653
ISBN-10: 1491931655
Pagini: 372
Dimensiuni: 179 x 234 x 22 mm
Greutate: 0.73 kg
Editura: O'Reilly
ISBN-10: 1491931655
Pagini: 372
Dimensiuni: 179 x 234 x 22 mm
Greutate: 0.73 kg
Editura: O'Reilly
Notă biografică
Tomasz Nurkiewicz is a Senior Software Engineer. He has spent the last decade coding in Java, and loves back-end development. He is passionate about JVM languages and open source technologies. He is also a frequent blogger for DZone, and speaks at leading Java conferences around the world. Tomasz can be reached on Twitter @tnurkiewicz and on his blog at www.nurkiewicz.com.
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).
Descriere
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.