Reactive Programming: Difference between revisions
Jump to navigation
Jump to search
(→TODO) |
|||
Line 15: | Line 15: | ||
* https://blog.takipi.com/reactive-streams-and-the-weird-case-of-back-pressure/ | * https://blog.takipi.com/reactive-streams-and-the-weird-case-of-back-pressure/ | ||
* http://www.reactive-streams.org | * http://www.reactive-streams.org | ||
* RSocket - steaming message protocol with reactive extension/stream semantics https://github.com/rsocket/rsocket/blob/master/Motivations.md |
Revision as of 20:35, 4 July 2018
Internal
Overview
TODO
- The Reactive Manifesto http://www.reactivemanifesto.org
- https://developers.redhat.com/blog/2017/06/30/5-things-to-know-about-reactive-programming
- ReactiveX http://reactivex.io
- https://github.com/ReactiveX/RxJava
- https://blog.takipi.com/reactive-streams-and-the-weird-case-of-back-pressure/
- http://www.reactive-streams.org
- RSocket - steaming message protocol with reactive extension/stream semantics https://github.com/rsocket/rsocket/blob/master/Motivations.md