- Spring 5.0 Projects
- Nilang Patel
- 118字
- 2021-07-02 12:35:05
Project Reactor
The Reactor can be called the reactive library on top of the JDK. Java doesn’t support Reactive Programming natively, and Reactor is one of the many libraries out there. Reactor comes from the open source group Pivotal and conforms to the Reactive Streams standard. It is built on Java 8 and ReactiveX vocabulary.
It is worthwhile to note here that, although asynchronous seems to be an important attribute for Reactive Programming, the Reactor doesn't force you to go asynchronous/synchronous, as it supports both. It depends on the scheduler chosen. That choice is yours. In order to understand the Reactor in a better way, we need to understand Reactive Streams in more detail.
推薦閱讀
- Application Development with Qt Creator(Second Edition)
- 物聯網安全(原書第2版)
- HCNA網絡技術
- SD-WAN架構與技術(第2版)
- NB-IoT物聯網技術解析與案例詳解
- 網絡安全應急響應技術實戰
- 網絡基礎與網絡管理項目化教程
- Bonita Open Solution 5.x Essentials
- VMware NSX網絡虛擬化入門
- 5G時代的大數據技術架構和關鍵技術詳解
- Hands-On Bitcoin Programming with Python
- 華為HCIA-Datacom認證指南
- Corona SDK Application Design
- ReasonML Quick Start Guide
- 目標跟蹤中的群智能優化方法