你的位置: 码友网首页 / 资讯源列表 / Comparing Techniques for Communicating Between Services

关于[Comparing Techniques for Communicating Between Services]的摘要:

In distributed software applications, different services or processes or apps frequently need to communicate with one another. Modern architectural trends toward microservices and containers and cloud-native apps have all increased the likelihood that apps will increasingly be deployed not as single monoliths, but as collections of related services. There are only so many different ways these applications can communicate with one another, and each choice brings with it certain benefits as well as consequences and tradeoffs. Let's consider the options and assess each one based on its relative performance, scalability, app isolation or independence, and complexity. Also, if you're interested in this topic, you may also want to read about how to apply CAP theorem (and PACELC) to microservices.

原文地址: https://ardalis.com/comparing-techniques-communicating-between-services/

收录时间: 2021-08-26 浏览量: 1104 分类: 架构设计

| 1 收藏 | 0