- Hands-On Reactive Programming with Reactor
- Rahul Sharma
- 104字
- 2021-08-13 15:22:49
Getting Started with Reactive Streams
Over the years, application architecture has evolved. Businesses increasingly need to build systems that remain responsive and can scale when required. Systems should also be maintainable and quickly releasable. In accordance with these needs, we have started to build applications as loosely coupled services. We no longer build a system as one big application. Instead, we split systems into multiple independent, autonomous services. The objective for such services is to do one thing, and do it well.
In this chapter, we will discuss concerns associated with building such services. We will also look at how to address those concerns.
推薦閱讀
- 機(jī)器學(xué)習(xí)與大數(shù)據(jù)技術(shù)
- 可編程控制器技術(shù)應(yīng)用(西門子S7系列)
- 大數(shù)據(jù)安全與隱私保護(hù)
- 系統(tǒng)安裝與重裝
- Prometheus監(jiān)控實戰(zhàn)
- Python:Data Analytics and Visualization
- 計算機(jī)與信息技術(shù)基礎(chǔ)上機(jī)指導(dǎo)
- Containers in OpenStack
- HTML5 Canvas Cookbook
- Linux內(nèi)核精析
- Bayesian Analysis with Python
- 深度學(xué)習(xí)原理與 TensorFlow實踐
- 手把手教你學(xué)Flash CS3
- 機(jī)器人剛?cè)狁詈蟿恿W(xué)
- x86/x64體系探索及編程