- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 61字
- 2021-06-30 19:10:46
Project Reactor
Project Reactor is a JVM reactive library that follows the reactive streams specification and provides a high-level library to easily create reactive applications. Spring Framework 5.0 uses Project Reactor extensively.
More details can be found at https://projectreactor.io/.
Reactive Stream is an initiative to provide a standard for asynchronous stream processing with non-blocking back pressure. You can refer to http://www.reactive-streams.org/.
推薦閱讀
- Visual FoxPro程序設計教程
- INSTANT Sencha Touch
- Python編程完全入門教程
- Building a Recommendation Engine with Scala
- MySQL數據庫管理與開發(慕課版)
- Python編程與幾何圖形
- Oracle從入門到精通(第5版)
- Web Development with MongoDB and Node(Third Edition)
- 編程與類型系統
- QGIS 2 Cookbook
- 硬件產品設計與開發:從原型到交付
- Python機器學習與量化投資
- Python Linux系統管理與自動化運維
- Mastering Data Analysis with R
- Thymeleaf 3完全手冊