- Hands-On Reactive Programming with Reactor
- Rahul Sharma
- 70字
- 2021-08-13 15:22:53
Push-pull model
Reactor is a push-pull system. A fast producer raises events and waits for the slower subscriber to pull them. In the case of a slow publisher and a fast subscriber, the subscriber waits for events to be pushed from the producer. The Reactive Streams API allows this data flow to be dynamic in nature. It only depends on the real-time rate of production and the rate of consumption.
推薦閱讀
- Circos Data Visualization How-to
- 21天學通PHP
- 手把手教你玩轉RPA:基于UiPath和Blue Prism
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- INSTANT Drools Starter
- 傳感器與新聞
- Machine Learning with Apache Spark Quick Start Guide
- 面向對象程序設計綜合實踐
- Salesforce Advanced Administrator Certification Guide
- 貫通開源Web圖形與報表技術全集
- Hands-On Business Intelligence with Qlik Sense
- Hadoop Beginner's Guide
- Embedded Linux Development using Yocto Projects(Second Edition)
- 網絡安全概論
- 人工智能:重塑個人、商業與社會