- 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.
推薦閱讀
- 后稀缺:自動(dòng)化與未來工作
- Go Machine Learning Projects
- Drupal 7 Multilingual Sites
- 商戰(zhàn)數(shù)據(jù)挖掘:你需要了解的數(shù)據(jù)科學(xué)與分析思維
- 深度學(xué)習(xí)中的圖像分類與對(duì)抗技術(shù)
- PostgreSQL Administration Essentials
- 基于多目標(biāo)決策的數(shù)據(jù)挖掘方法評(píng)估與應(yīng)用
- 統(tǒng)計(jì)學(xué)習(xí)理論與方法:R語言版
- 電腦上網(wǎng)輕松入門
- Ansible 2 Cloud Automation Cookbook
- Windows安全指南
- 工業(yè)機(jī)器人入門實(shí)用教程
- 生成對(duì)抗網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)
- 電腦故障排除與維護(hù)終極技巧金典
- Learn Microsoft Azure