- 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.
推薦閱讀
- Twilio Cookbook
- 5G承載網(wǎng)網(wǎng)絡(luò)規(guī)劃與組網(wǎng)設(shè)計
- 數(shù)字調(diào)制解調(diào)技術(shù)的MATLAB與FPGA實現(xiàn):Altera/Verilog版(第2版)
- 網(wǎng)絡(luò)安全應(yīng)急響應(yīng)技術(shù)實戰(zhàn)
- 高級網(wǎng)絡(luò)技術(shù)
- Getting Started with nopCommerce
- 異構(gòu)蜂窩網(wǎng)絡(luò)關(guān)鍵理論與技術(shù)
- 組網(wǎng)技術(shù)與網(wǎng)絡(luò)管理
- Dart Cookbook
- 互聯(lián)網(wǎng)安全的40個智慧洞見(2016)
- 商業(yè)的本質(zhì)和互聯(lián)網(wǎng)
- 物聯(lián)網(wǎng)
- 移動互聯(lián)網(wǎng)環(huán)境下的核心網(wǎng)剖析及演進
- RestKit for iOS
- Learning IoT with Particle Photon and Electron