mirror of
https://github.com/doocs/advanced-java.git
synced 2025-03-12 09:50:11 +08:00
docs: add hystrix-process.md
深入分析 Hystrix 执行时内部原理--待补充
This commit is contained in:
parent
ad6be66dca
commit
dd58163a8b
@ -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)
|
||||
|
||||
### 高可用系统
|
||||
- 如何设计一个高可用系统?
|
||||
|
2
docs/high-availability/hystrix-process.md
Normal file
2
docs/high-availability/hystrix-process.md
Normal file
@ -0,0 +1,2 @@
|
||||
## 深入 Hystrix 执行时内部原理
|
||||
|
BIN
docs/high-availability/img/hystrix-process.png
Normal file
BIN
docs/high-availability/img/hystrix-process.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
BIN
img/hystrix-process.png
Normal file
BIN
img/hystrix-process.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
Loading…
Reference in New Issue
Block a user