seninel部署
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1234567
  1. # Sentinel Cluster Flow Control
  2. This is the default implementation of Sentinel cluster flow control.
  3. - `sentinel-cluster-common-default`: common module for cluster transport and functions
  4. - `sentinel-cluster-client-default`: default cluster client module using Netty as underlying transport library
  5. - `sentinel-cluster-server-default`: default cluster server module