Reactive Programming with RxJava

Reactive Programming with RxJava
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 372
Release :
ISBN-10 : 9781491931622
ISBN-13 : 1491931620
Rating : 4/5 (22 Downloads)

Book Synopsis Reactive Programming with RxJava by : Tomasz Nurkiewicz

Download or read book Reactive Programming with RxJava written by Tomasz Nurkiewicz and published by "O'Reilly Media, Inc.". This book was released on 2016-10-06 with total page 372 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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


Reactive Programming with RxJava Related Books

Reactive Programming with RxJava
Language: en
Pages: 372
Authors: Tomasz Nurkiewicz
Categories: Computers
Type: BOOK - Published: 2016-10-06 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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,
Learning Reactive Programming with Java 8
Language: en
Pages: 182
Authors: Nickolay Tsvetinov
Categories: Computers
Type: BOOK - Published: 2015-06-24 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Whether you are a Java expert or at a beginner level, you'll benefit from this book, because it will teach you a brand new way of coding and thinking. The book
Reactive Systems in Java
Language: en
Pages: 298
Authors: Clement Escoffier
Categories: Computers
Type: BOOK - Published: 2021-11-10 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Reactive systems and event-driven architecture are becoming indispensable to application design, and companies are taking note. Reactive systems ensure that app
Reactive Java Programming
Language: en
Pages: 115
Authors: Andrea Maglie
Categories: Computers
Type: BOOK - Published: 2016-11-02 - Publisher: Apress

DOWNLOAD EBOOK

Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve "callback hell" with RxJava and show
Hands-On Reactive Programming with Reactor
Language: en
Pages: 237
Authors: Rahul Sharma
Categories: Computers
Type: BOOK - Published: 2018-09-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Discover how project Reactor enhances the reactive programming paradigm and allows you to build scalable asynchronous applications Key FeaturesUse reactive APIs