Handling an API with a throttle?

Schmoo schmooster at gmail.com
Sat Apr 13 22:57:56 BST 2013


Do you mean something like these?

https://metacpan.org/module/App::Cerberus#App::Cerberus::Plugin::Throttle
https://metacpan.org/module/Plack::Middleware::Throttle
https://metacpan.org/module/IO::Lambda::Throttle

Gaz

On 13 April 2013 22:32, Dave Hodgkinson <daveh at hodgkinson.org> wrote:
>
> Any nice tricks for this? Calling this from a web app, although
> I don't have to.
>
> I'm assuming the "right" answer is some form queue with a daemon
> plucking requests off.
>
> Any other useful suggestions?
>
>


More information about the london.pm mailing list