- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 32字
- 2021-06-30 19:10:45
Reactive frameworks
There are several reactive frameworks that we could use to create reactive applications.
Let's list the more important frameworks:
- Reactive Extensions (ReactiveX or Rx)
- Project Reactor
- Java Reactive Streams
- Akka