docs: add hystrix-process.md

深入分析 Hystrix 执行时内部原理--待补充
This commit is contained in:
yanglbme 2018-12-30 22:12:05 +08:00
parent ad6be66dca
commit dd58163a8b
4 changed files with 3 additions and 0 deletions

View File

@ -85,6 +85,7 @@
- [Hystrix 线程池技术实现资源隔离](/docs/high-availability/hystrix-thread-pool-isolation.md)
- [Hystrix 信号量机制实现资源隔离](/docs/high-availability/hystrix-semphore-isolation.md)
- [Hystrix 隔离策略细粒度控制](/docs/high-availability/hystrix-execution-isolation.md)
- [深入 Hystrix 执行时内部原理](/docs/high-availability/hystrix-process.md)
### 高可用系统
- 如何设计一个高可用系统?

View File

@ -0,0 +1,2 @@
## 深入 Hystrix 执行时内部原理

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

BIN
img/hystrix-process.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB