Download the PHP package easyswoole/atomic-limit without Composer
On this page you can find all versions of the php package easyswoole/atomic-limit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download easyswoole/atomic-limit
More information about easyswoole/atomic-limit
Files in easyswoole/atomic-limit
Download easyswoole/atomic-limit
More information about easyswoole/atomic-limit
Files in easyswoole/atomic-limit
Vendor easyswoole
Package atomic-limit
Short Description An efficient swoole framework
License Apache-2.0
Homepage https://www.easyswoole.com/
Package atomic-limit
Short Description An efficient swoole framework
License Apache-2.0
Homepage https://www.easyswoole.com/
Please rate this library. Is it a good library?
Informations about the package atomic-limit
AtomicLimit
Easyswoole提供了一个基于Atomic计数器的限流器。
原理
通过限制某一个时间周期内某个token的总请求数,从而实现基础限流。
安装
示例代码
以经典的暴力CC攻击防护为例子。我们可以限制一个ip-url的qps访问。
All versions of atomic-limit with dependencies
PHP Build Version
Package Version
The package easyswoole/atomic-limit contains the following files
Loading the files please wait ....