Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve "callback hell" with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issu
Reactive Java Programming
β Scribed by Andrea Maglie
- Publisher
- Apress
- Year
- 2016
- Tongue
- English
- Leaves
- 19
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve Β«callback hellΒ» with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issues, especially when dealing with big data processes through streaming. Reactive Java Programming includes unique coverage of reactive Android programming, growing more and more popular in mobile development with the Cloud. After reading this guide to reactive programming, youll be able to apply it to your own big data cloud applications that use Java.
π SIMILAR VOLUMES
Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve Β«callback hellΒ» with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issu
<p><b>Learn how to use RxJava and its reactive Observables to build fast, concurrent, and powerful applications through detailed examples</b></p> <h2>About This Book</h2><ul><li>Learn about Java 8's lambdas and what reactive programming is all about, and how these aspects are utilized by RxJava</li>
<p><b>Learn how to use RxJava and its reactive Observables to build fast, concurrent, and powerful applications through detailed examples</b></p> <h2>About This Book</h2><ul><li>Learn about Java 8's lambdas and what reactive programming is all about, and how these aspects are utilized by RxJava</li>
<p><b>Learn how to use RxJava and its reactive Observables to build fast, concurrent, and powerful applications through detailed examples</b></p> <h2>About This Book</h2><ul><li>Learn about Java 8's lambdas and what reactive programming is all about, and how these aspects are utilized by RxJava</li>
A unique book-and-video package presented by Java guru Yakov Fain As one of the most popular software languages for building Web applications, Java is often the first programming language developers learn. The latest version includes numerous updates that both novice and experienced developers need