- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 148字
- 2021-06-30 19:10:46
Reactive microservices
Now that we have a better understanding of reactive systems, we need to consider why we should create reactive microservices. If we look at microservices and remember what drove SoA into microservices, we could view what we need to create more complex applications and produce a better system for our users driving the architecture. With the new reactive programming model, we could create fast and non-blocking software that will utilize better the resources of our infrastructure. We could provide better responsiveness, and we could simplify our development to create highly reusable services that could be connected loosely with each other. And considering how aligned the reactive systems are with our principles and the extensive support of frameworks that they have, we conclude that the way forward for modern microservices is to become reactive.
We will explore more of this topic in Chapter 4, Creating Reactive Microservices.
- Learning Scala Programming
- Getting Started with Citrix XenApp? 7.6
- Designing Machine Learning Systems with Python
- 自然語(yǔ)言處理實(shí)戰(zhàn):預(yù)訓(xùn)練模型應(yīng)用及其產(chǎn)品化
- Ext JS 4 Web Application Development Cookbook
- Scratch·愛編程的藝術(shù)家
- 零基礎(chǔ)學(xué)Python編程(少兒趣味版)
- 微信小程序開發(fā)實(shí)戰(zhàn):設(shè)計(jì)·運(yùn)營(yíng)·變現(xiàn)(圖解案例版)
- Getting Started with Python
- 小程序從0到1:微信全棧工程師一本通
- C指針原理揭秘:基于底層實(shí)現(xiàn)機(jī)制
- Visual C++程序設(shè)計(jì)與項(xiàng)目實(shí)踐
- Python預(yù)測(cè)之美:數(shù)據(jù)分析與算法實(shí)戰(zhàn)(雙色)
- Python編程入門(第3版)
- 零基礎(chǔ)學(xué)SQL(升級(jí)版)