- Hands-On Reactive Programming in Spring 5
- Oleh Dokuka Igor Lozynskyi
- 226字
- 2021-07-23 16:36:17
Summary
In this chapter, we highlighted the requirements for cost-efficient IT solutions that often arise nowadays. We described why and how big companies such as Amazon failed to force old architectural patterns to work smoothly in current cloud-based distributed environments.
We also established the need for new architectural patterns and programming techniques to fulfill the ever-growing demand for convenient, efficient, and intelligent digital services. With the Reactive Manifesto, we deconstructed and comprehended the term reactivity and also described why and how elasticity, resilience, and message-driven approaches help to achieve responsiveness, probably the primary non-functional system requirement in the digital era. Of course, we gave examples in which the reactive system shines and easily allows businesses to achieve their goals.
In this chapter, we have highlighted a clear distinction between a reactive system as an architectural pattern and reactive programming as a programming technique. We described how and why these two types of reactivity play well together and enable us to create highly efficient die-hard IT solutions.
To go deeper into Reactive Spring 5, we need to gain a solid understanding of the reactive programming basement, learning essential concepts and patterns that determine the technique. Therefore, in the next chapter, we will learn the essentials of reactive programming, its history, and the state of the reactive landscape in the Java world.
- 光網(wǎng)絡(luò)評(píng)估及案例分析
- Truffle Quick Start Guide
- 物聯(lián)網(wǎng)與無(wú)線傳感器網(wǎng)絡(luò)
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- Mastering TypeScript 3
- Learning Storm
- 網(wǎng)絡(luò)綜合布線(第2版)
- 異構(gòu)蜂窩網(wǎng)絡(luò)關(guān)鍵理論與技術(shù)
- 無(wú)線傳感器網(wǎng)絡(luò)定位技術(shù)
- 園區(qū)網(wǎng)絡(luò)架構(gòu)與技術(shù)
- 5G非正交多址接入技術(shù):理論、算法與實(shí)現(xiàn)
- 圖神經(jīng)網(wǎng)絡(luò)前沿
- NB-IoT原理和優(yōu)化
- 趣話通信:6G的前世、今生和未來(lái)
- Python Web Scraping Cookbook