Slide 11
Slide 11 text
Unless otherwise indicated, these slides are © 2013-2015 Pivotal Software, Inc. and licensed under a
Creative Commons Attribution-NonCommercial license: http://creativecommons.org/licenses/by-nc/3.0/
• Buffer, merge, concatenate, or apply a wide range
of transformations to your data
• On the JVM:
• Reactor 3.0 is 4th generation* and based on Reactive Streams
• RxJava 1.x: 2nd generation* and most used implementation
• Akka Stream 2.x: Lightbend 3rd generation* Reactive API
• Also for other languages, for example RxJS, MostJS
Reactive APIs
11
* Based on http://akarnokd.blogspot.fr/2016/03/operator-fusion-part-1.html