- 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 Microsoft Windows Server 2012 Dynamic Access Control
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- VMware View Security Essentials
- Leap Motion Development Essentials
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- 新編Premiere Pro CC從入門到精通
- 碼上行動:用ChatGPT學會Python編程
- 焊接機器人系統操作、編程與維護
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Java Web從入門到精通(第3版)
- Python編程:從入門到實踐(第3版)
- Kotlin極簡教程
- Building Dynamics CRM 2015 Dashboards with Power BI
- ASP.NET 4.0 Web程序設計
- C語言程序設計