Reactive Programming: Difference between revisions
Jump to navigation
Jump to search
(→TODO) |
|||
Line 3: | Line 3: | ||
* [[Software Architecture#Subjects|Software Architecture]] | * [[Software Architecture#Subjects|Software Architecture]] | ||
* [[Java 9 Reactive Streams#Overview|Java 9 Reactive Streams]] | * [[Java 9 Reactive Streams#Overview|Java 9 Reactive Streams]] | ||
* [[Stream Processing]] | |||
=Overview= | =Overview= |
Revision as of 01:58, 28 June 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