seninel部署
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 6 година
пре 6 година
123456789
  1. # Sentinel Examples
  2. The examples demonstrate:
  3. - How to leverage basic features (e.g. flow control, circuit breaking, load protection) of Sentinel
  4. - How to use various data source extensions of Sentinel (e.g. file, Nacos, ZooKeeper)
  5. - How to use Dubbo with Sentinel
  6. - How to use Apache RocketMQ client with Sentinel
  7. - How to use Sentinel annotation support