Author Pablo Picouto Garcia
Is this repo useful? Please â‘Star this repository and share the love.
Here we cover with examples the most famous reactive libraries that you can find in the market.
Marble diagrams are not clear enough?.
Here we cover with some practical examples, the most common use of the ReactiveX platform for Java.
RxScala examples here
-
Contactable
-
Combining
-
Creating
-
Filtering
-
Transforming
-
Scheduler
-
Errors
-
Utils
-
Single An Observable that just emit 1 item through the pipeline.
-
Relay A subject which subscribe observers and keep the pipeline open all the time.
The reactive stream API implementation of Spring.
Implementation of Akka patterns using Akka typed, using Java DSL.
The reactive stream API implementation of Akka.
Binary protocol for use on byte stream transports.
Example of most important features of the red hat framework.
A modern, JVM-based, full-stack framework for building modular, easily testable microservice and serverless applications.
Helidon is a collection of Java libraries for writing microservices that run on a fast web core powered by Netty.
Example of most important features of this functional programing library for Java.
Example of Monad implementation for Java.
Apache Curator is a Java/JVM client library for Apache ZooKeeper, a distributed coordination service.
A Combination of Monads that implement Reactive Stream.
An explanation, comparative and benchmark between these two patterns.
A Comparative and benchmark between these two frameworks.
Project Loom feature
Pattern matching improvements & Virtual Thread
All new features of this 3 Java versions.
Eclipse Collections is one of the best Java collections framework ever that brings happiness to your Java development.
Examples of patterns using Apache Kafka.
- (S)ingle responsibility principle
- (O)pen/Closed principle
- (L)iskov substitution principle
- (I)nterface segregation principle
- (D)on't repeat yourself
- PaymentAPI: A Reactive microservice with DDD + CQRS + Event Sourcing
- Reactive StarWars A Star wars reactive microservice platform, formed by four services