Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-12 | Initial import of p5-Schedule-RateLimiter into the NetBSD packages collection. | grant | 4 | -0/+31 | |
Schedule::RateLimiter provides a way to voluntarily restrict how many times a given action may take place within a specified time frame. Such a tool may be useful if you have written something which periodically polls some public resource and want to ensure that you do not overburden that resource with too many requests. |