Registered
by
dialtone
Turtl is an HTTP proxy whose purpose is to throttle connections to specific hostnames to avoid breaking terms of usage of those API providers (like del.icio.us, technorati and so on).
At the core of turtl is a throttling deferred that works in a similar way as DeferredSemaphore() except that it will enforce also a rate (N calls every M seconds) at which deferreds added to it are fired.
Of course it can also be used just for this ThrottlingDeferred component if needed.
Project information
- Licence:
- MIT / X / Expat Licence
View full history Series and milestones
Loading graph...
trunk series is the current focus of development.