FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

alibaba/sentinel-cpp: C++ implementation of Sentinel · GitHub

Repository files navigation

Sentinel: The Sentinel of Your Microservices

Build

  1. Install the latest version of Bazel in your environment.
  2. Build the project.
bazel build -c opt //...
  1. Run the QPS limiting demo:
CSP_SENTINEL_APP_NAME=my-demo ./bazel-bin/examples/sentinel-cpp/sentinel_basic_qps_limit

About

C++ implementation of Sentinel

Topics

Resources

Stars

148 stars

Watchers

23 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL