- Building RESTful Web Services with Spring 5(Second Edition)
- Raja CSP Raman Ludovic Dewailly
- 99字
- 2021-06-30 19:13:24
Benefits of Reactive programming
The Reactive Streams approach is supported by engineers at Netflix, Pivotal, Twitter, Oracle, and TypeSafe. Especially, TypeSafe contributed more to Reactive Streams. Even Netflix engineers say, in their own words:
“Reactive programming with RxJava has enabled Netflix developers to leverage server-side concurrency without the typical thread-safety and synchronization concerns.”
The following are the benefits of Reactive programming:
- Focuses on business logic
- Stream processing causes memory efficiency
- Overcomes low-level threading, synchronization, and concurrency issues
Reactive principles are used in real-time cases such as live database queries, big data, real-time analytics, HTTP/2, and so on.
推薦閱讀
- 社交網絡對齊
- EJB 3.1從入門到精通
- C++黑客編程揭秘與防范
- 物聯網(IoT)基礎:網絡技術+協議+用例
- 局域網組建、管理與維護項目教程(Windows Server 2003)
- Mastering JavaFX 10
- 物聯網技術與應用
- 搶占下一個智能風口:移動物聯網
- Working with Legacy Systems
- Python API Development Fundamentals
- Microsoft System Center 2012 Configuration Manager:Administration Cookbook
- 5G新型多址技術
- Hands-On Microservices:Monitoring and Testing
- 結網@改變世界的互聯網產品經理(修訂版)
- CDN技術詳解