- 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.
- Functional Python Programming
- 控糖控脂健康餐
- Cocos2d-x游戲開發(fā):手把手教你Lua語言的編程方法
- Visual Basic程序設(shè)計(第3版):學(xué)習(xí)指導(dǎo)與練習(xí)
- Python Tools for Visual Studio
- PostgreSQL 11從入門到精通(視頻教學(xué)版)
- Visual C++應(yīng)用開發(fā)
- INSTANT Django 1.5 Application Development Starter
- JAVA程序設(shè)計實驗教程
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- Tableau 10 Bootcamp
- GameMaker Essentials
- Building Slack Bots
- 基于GPU加速的計算機(jī)視覺編程:使用OpenCV和CUDA實時處理復(fù)雜圖像數(shù)據(jù)
- Implementing Domain:Specific Languages with Xtext and Xtend