- Spring 5.0 Projects
- Nilang Patel
- 129字
- 2021-07-02 12:35:01
Reactive Programming in Java
An asynchronous processing approach is a perfect fit while dealing with a huge volume of data or a large set of users. It will make the system responsive and improve the overall user experience. Implementing asynchronous processing in Java with the custom code would be cumbersome and harder to implement. Reactive Programming would be beneficial in this scenario.
Java doesn't provide native support for Reactive Programming like other JVM-based programming languages such as Scala or Clojure do. However, from version 9, Java has started supporting Reactive Programming natively. Apart from native support in Java 9, there are other implementation layers that help to achieve Reactive Programming with an older version of Java (such as Java 8). We will see a few of them, as follows.
- 重新定義Spring Cloud實戰
- TCP/IP入門經典(第5版)
- Hands-On Full Stack Development with Spring Boot 2 and React(Second Edition)
- 網絡安全技術與解決方案(修訂版)
- 計算機網絡工程實用教程(第2版)
- React:Cross-Platform Application Development with React Native
- 電力物聯網工程技術原理與應用
- 區塊鏈輕松上手:原理、源碼、搭建與應用
- 物聯網之霧:基于霧計算的智能硬件快速反應與安全控制
- IPv6網絡切片:使能千行百業新體驗
- Mastering Dart
- jQuery Mobile Web Development Essentials
- 互聯網+思維與創新:通往未來的+號
- 工業互聯網創新實踐
- 物聯網的機遇與利用