The following module was proposed for inclusion in the Module List:

  modid:       Algorithm::LeakyBucket
  DSLIP:       adpOp
  description: Implementation of leaky bucket rate limiting
  userid:      MSLAGLE (Marc Slagle)
  chapterid:   20 (Control_Flow_Utilities)
  communities:

  similar:
    Algorithm::TokenBucket

  rationale:

    Leaky bucket and Token bucket can both be used for the same thing,
    but behave differently. This is intended to be run across multiple
    processes using memcached to rate limit requests in mod_perl.

  enteredby:   MSLAGLE (Marc Slagle)
  enteredon:   Wed Jul 18 20:27:09 2012 GMT

The resulting entry would be:

Algorithm::
::LeakyBucket     adpOp Implementation of leaky bucket rate limiting MSLAGLE


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=bd800000_15c00ba2f9f0d82a&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=bd800000_15c00ba2f9f0d82a&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Algorithm%3A%3ALeakyBucket

Reply via email to