Re: [Twisted-Python] [ANN] Turtl 0.1.1 throttler released

2011-08-16 Thread Glyph Lefkowitz
On Aug 16, 2011, at 3:35 PM, Valentino Volonghi wrote: > 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). Awesome, Valentino! Thanks for the announcement :)

[Twisted-Python] [ANN] Turtl 0.1.1 throttler released

2011-08-16 Thread Valentino Volonghi
Hi, 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

Re: [Twisted-Python] 11.0 in PPA

2011-08-16 Thread Алексей Кирпичников
Well, it works, but this way only one package is assembled. Default Debian packaging consists of separate packages for every part of Twisted, and breaking this pattern doesn't seem good to me. 2011/8/15 Itamar Turner-Trauring : > Lacking a PPA, you could build a .deb yourself using stdeb: > http:/