alibaba/Sentinel

Improve Sentinel C++ version

Open

#741 aberto em 8 de mai. de 2019

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Java (8.150 forks)batch import
area/polyglothelp wantedkind/enhancement

Métricas do repositório

Stars
 (23.109 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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!

Guia do colaborador