8000 GitHub - alibaba/sentinel-cpp: C++ implementation of Sentinel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alibaba/sentinel-cpp

Repository files navigation

Sentinel Logo

Build Status License Gitter

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

Releases

No releases published

Packages

No packages published

Contributors 6

0