- Hands-On Cloud:Native Microservices with Jakarta EE
- Luigi Fugaro Mauro Vocale
- 146字
- 2021-07-02 13:47:10
Reactive Java EE monolith
Java EE doesn't include reactive paradigms in its specifications. The reason is simple—it was born before the ability to design architecture in this way was developed. For this reason, it's not very easy to make Java EE reactive.
Despite this, the latest Java EE releases introduced, and subsequently improved, one of the key features of the Reactive Stream specifications—asynchronicity.
So if you don't want to rewrite your application using one of the frameworks we described earlier, or other options such as Akka, you could try revisiting your Java EE classic implementation to make it reactive-oriented.
Java EE has the following two main aspects that could be useful for this topic:
- The ability to process requests in asynchronously
- The ability to decouple communications between its components via messages
Let's examine these features in more detail.
推薦閱讀
- Building Django 2.0 Web Applications
- 網管員典藏書架:網絡管理與運維實戰寶典
- INSTANT PhpStorm Starter
- Oracle SOA Suite 11g Performance Tuning Cookbook
- 物聯網+BIM:構建數字孿生的未來
- Windows Server 2003 Active Directory Design and Implementation: Creating, Migrating, and Merging Networks
- 計算機網絡工程實用教程(第2版)
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- C/C++串口通信:典型應用實例編程實踐
- Android UI Design
- 人人都該都懂的互聯網思維
- 圖神經網絡前沿
- 物聯網與智慧農業
- 計算機通信網絡安全
- 人際網絡