An open API service indexing awesome lists of open source software.

https://github.com/code4craft/soa-research

SOA环境下服务治理的研究。
https://github.com/code4craft/soa-research

Last synced: 11 months ago
JSON representation

SOA环境下服务治理的研究。

Awesome Lists containing this project

README

          

SOA环境下服务治理的研究
============

## 0. [前言](posts/ch0-preface/preface.md)
## 1. SOA概述
### 1.1 SOA的由来
### 1.2 SOA的组成
### 1.3 SOA的优劣
# 框架篇
## 2. 框架的内容
### 2.1 远程通信
### 2.2 服务发现
### 2.3 负载均衡
### 2.4 服务监控
### 2.5 SLA与限流
## 3. 常见开源框架分析
# 应用篇
## 3. 模块化