- Hands-On Reactive Programming in Spring 5
- Oleh Dokuka Igor Lozynskyi
- 127字
- 2021-07-23 16:36:30
A brief history of Project Reactor
As we saw in the previous chapter, the Reactive Streams specification makes reactive libraries compatible with each other and has also resolved the backpressure problem by introducing the pull-push data exchange model. Despite the significant improvements introduced by the Reactive Streams specification, it still only defines APIs and rules, and does not offer a library for everyday use. This chapter covers one of the most popular implementations of the Reactive Streams specification, Project Reactor (or Reactor for short). However, the Reactor library has evolved a lot since its early versions and has now become the most state-of-the-art reactive library. Let's look at its history to see how the Reactive Streams specification has shaped the API and implementation details of the library.
- 廣電5G從入門到精通
- 面向物聯網的CC2530與傳感器應用開發
- 網絡創新指數研究
- 智慧城市中的移動互聯網技術
- 精通SEO:100%網站流量提升密碼
- Intelligent Mobile Projects with TensorFlow
- Python API Development Fundamentals
- 新IP:面向泛在全場景的未來數據網絡
- 一本書讀懂移動物聯網
- ReasonML Quick Start Guide
- 學術虛擬社區用戶社會化交互行為研究
- XSS跨站腳本攻擊剖析與防御
- Learning IoT with Particle Photon and Electron
- 目標跟蹤中的群智能優化方法
- Hands-On Full Stack Web Development with Aurelia