mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
Added Reactor.io project to the Reactivity section
This commit is contained in:
parent
98efd503b3
commit
24a54f8809
1 changed files with 2 additions and 0 deletions
|
@ -365,6 +365,8 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
|
||||
### Reactivity
|
||||
|
||||
- [Reactor.io](http://projectreactor.io) - A second-generation Reactive library for building non-blocking applications on
|
||||
the JVM based on the Reactive Streams Specification.
|
||||
- [Reactive Kafka](https://github.com/softwaremill/reactive-kafka) - Reactive Streams API for Apache Kafka.
|
||||
- [ReactiveX](http://reactivex.io/) - API for asynchronous programming with observable streams. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others.
|
||||
- [Simple React](https://github.com/aol/simple-react) - Powerful future streams & asynchronous data structures for Java 8.
|
||||
|
|
Loading…
Reference in a new issue