- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 173字
- 2021-06-30 19:10:44
Reactive Manifesto
In 2013, a working group of experts from some of the biggest software companies in the world published the Reactive Manifesto that set the basis of how reactive systems are understood and work, this manifesto is available on https://github.com/reactivemanifesto/reactivemanifesto.
Let's review what the Manifesto said:
First, the Manifesto introduces the current landscape of modern applications, focusing on how this demands a new kind of system that needs to respond to way more data and faster than before, and has to be scalable, resilient and fault tolerant. The intention of the Manifesto is to have a coherent approach to those problems and define reactive systems and what benefits we get from them. Many of those topics were discussed in our Microservices principles section, so it probably is a good idea to review them, but now we need to do a deep dive of how reactive systems are defined in the Manifesto.
- CMDB分步構建指南
- MATLAB實用教程
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- TypeScript實戰指南
- Python機器學習編程與實戰
- Instant Ext.NET Application Development
- R語言與網絡輿情處理
- Python圖形化編程(微課版)
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- Cloud Development andDeployment with CloudBees
- Python網絡爬蟲從入門到實踐
- 生成藝術:Processing視覺創意入門
- Node.js核心技術教程
- 計算機視覺實戰:基于TensorFlow 2
- Java程序設計