- Hands-On Reactive Programming with Reactor
- Rahul Sharma
- 43字
- 2021-08-13 15:22:52
Third generation
The third generation refers to the Reactive Streams specification, which enables library implementors to be compatible with each other and compose sequences, cancellations, and backpressure across boundaries. It also enables an end user to switch between implementations at their own will.