Cantitate/Preț
Produs

Reactive Programming with RxJava

Autor Tomasz Nurkiewicz, Ben Christiansen, Erik Meijer
en Paperback – 18 oct 2016
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
Citește tot Restrânge

Preț: 23208 lei

Puncte Express: 348

Preț estimativ în valută:
4446 4816$ 3813£

Carte disponibilă

Livrare economică 18 aprilie-02 mai
Livrare express 04-10 aprilie pentru 4093 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.62 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.