Tagged articles
1 articles
Page 1 of 1
政采云技术
政采云技术
Mar 31, 2022 · Backend Development

Sentinel Flow‑Control Framework: Architecture, Sliding‑Window Implementation and Comparison with Hystrix

This article introduces Alibaba's open‑source Sentinel framework, explains its ecosystem and key features, details the design of its high‑performance sliding‑window data structure (LeapArray) with Java code examples, and compares its flow‑control mechanism to Hystrix’s implementation.

Flow ControlHystrixSliding Window
0 likes · 18 min read
Sentinel Flow‑Control Framework: Architecture, Sliding‑Window Implementation and Comparison with Hystrix