sudohippie / throttle

API to throttle/rate-limit requests
MIT License
56 stars 14 forks source link

Add method to throttle more than one request at a time #3

Closed sudohippie closed 11 years ago

sudohippie commented 11 years ago

Currently only one request can be throttled at a time. We need the ability to throttle based on n requests as well.