News about RxJava
RxJava 2.0 Released with Support for Reactive Streams Specification by Posted on Nov 30, 2016
Presentations about RxJava
gRPC 101 for Spring Developers
by
Posted on
Nov 29, 2016
Ray Tsang discusses using gRPC's streaming API to build sophisticated real-time applications, diving into integration with Maven, Gradle, Spring Boot and RxJava.
1
Articles about RxJava
Testing RxJava
by
Posted on
Oct 18, 2016
You are ready to explore reactive opportunities in your code but you are wondering how to test out the reactive idiom in your codebase.
In this article Java Champion Andres Almiray provides techniques and tools for testing RxJava.
3
RXJava by Example
by
Posted on
Sep 27, 2016
In the ongoing evolution of paradigms for simplifying concurrency under load, the most promising addition is reactive programming, a specification that provides tools for handling asynchronous streams of data and for managing flow-control, making it easier to reason about overall program design.
In this article we overcome the learning curve with a gentle progression of examples.
2




