seninel部署
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Eric Zhao c92fea5d46 Welcome to the world, Sentinel 6年前
..
sentinel-demo-basic Welcome to the world, Sentinel 6年前
sentinel-demo-dubbo Welcome to the world, Sentinel 6年前
sentinel-demo-dynamic-file-rule Welcome to the world, Sentinel 6年前
sentinel-demo-rocketmq Welcome to the world, Sentinel 6年前
README.md Welcome to the world, Sentinel 6年前
pom.xml Welcome to the world, Sentinel 6年前

README.md

Sentinel Examples

The examples demonstrate:

  • How to use basic functions (e.g. flow control, circuit breaking, load protection) of Sentinel
  • How to use file as the dynamic datasource of the rules in Sentinel
  • How to use Dubbo with Sentinel
  • How to use Apache RocketMQ client with Sentinel