RxJava 3.x

GPTKB entity

Statements (59)
Predicate Object
gptkbp:instanceOf gptkb:Rabbi
gptkbp:archives GitHub
gptkbp:dependency gptkb:RxJava_2.x
gptkb:Java_8
RxJava 3.x RxAndroid
RxJava_3.x_RxKotlin
gptkbp:developedBy Netflix
gptkbp:examples Event Handling
File I/O
Network Requests
UI Updates
Sampling Events
Buffering Events
Caching Results
Chaining Asynchronous Calls
Combining Latest Values
Combining Multiple Sources
Combining Observables
Distinct Events
FlatMapping Observables
Handling Complex Event Streams
Mapping Data Streams
Merging Observables
Throttling Events
Timeout Handling
Transforming Data Streams
Windowing Events
Real-time_Data_Processing
Data_Streaming
Database_Operations
Debouncing_User_Input
Filtering_Data_Streams
Reactive_UI_Components
Retrying_Failed_Operations
Switching_Observables
Zipping_Observables
gptkbp:features Composition
Error Handling
Operators
Threading
Schedulers
Testing Support
Interoperability with other libraries
gptkbp:hasVersion 3.1.0
gptkbp:historicalSignificance https://github.com/ReactiveX/RxJava
https://www.w3.org/2000/01/rdf-schema#label RxJava 3.x
gptkbp:isCompatibleWith Java 8+
gptkbp:isOpenTo true
gptkbp:isUsedIn Server-side Applications
Android_Development
gptkbp:language gptkb:Java
gptkbp:provides Single
Observable
Maybe
Completable
Flowable
gptkbp:releaseDate 2020
gptkbp:supports Asynchronous Programming
gptkbp:uses Backpressure Strategy