#sentinel #flow-control #reliability #microservices

sentinel-actix

Actix-Web 的 Sentinel 中间件

1 个不稳定版本

0.1.0 2023年1月5日

#1159并发

Apache-2.0

535KB
13K SLoC

Sentinel Logo

Actix 中的 Sentinel

Sentinel 中实现 Actix-Web 服务。

example 目录中,我们提供了一个示例。

为什么选择 Sentinel?

尽管 Actix Web 在 actix-limitation 中提供了速率限制器,但 Sentinel 提供了更通用和灵活的高可靠性服务。

Sentinel 将成为 OpenSergo 标准的默认流量治理实现。


lib.rs:

此包为 sentinel 提供了 actix-web 的中间件。有关帮助,请参阅 示例

依赖关系

~17–28MB
~508K SLoC