Reactive Extensions for the JVM
https://github.com/ReactiveX/RxJava
RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences.
It extends the observer pattern to support sequences of data/events and adds operators that allow you to compose sequences together declaratively while abstracting away concerns about things like low-level threading, synchronization, thread-safety and concurrent data structures.
- Links to remote Java:packages / rxjava
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Documentation:Tools:Java/rxjava && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000446 446 Bytes |
Comments 0