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

https://github.com/zonghaishang/mosn-insider-guide


https://github.com/zonghaishang/mosn-insider-guide

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# mosn-insider-guide

- 中文翻译 ( mosn技术内幕 )

- 领域 ( 云原生 |服务网格 | 微服务 )

[chap1 mosn原理介绍](./chap1/README.md)

- 服务网格背景
- 网络转发模型

[chap2 mosn 启动流程]()

- 调试环境搭建

- 核心转发流程

[chap3 mosn 网络层]()

- 连接池实现

[chap4 mosn stream层]()

[chap5 mosn 协议层]()

[chap6 mosn proxy层]()

[chap7 filter扩展机制]()

[chap8 路由和负载均衡]()

[chap9 内存复用机制]()

[chap10 变量机制]()