alibaba/Sentinel

Improve Sentinel C++ version

Open

#741 aperta il 8 mag 2019

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Java (8150 fork)batch import
area/polyglothelp wantedkind/enhancement

Metriche repository

Star
 (23.109 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Issue Description

Type: enhancement

Describe what feature you want

Currently Sentinel C++ contains basic statistic and flow control features. We need to improve it and add more cool features. Some expected features:

  • Circuit breaking
  • Adaptive system protection
  • Parameter flow control (based on LRU and token bucket)
  • Token client for cluster flow control
  • Integration with Sentinel dashboard

Discussions are welcomed!

Guida contributor