[Baypiggies] python bittorent client library?

Brent Tubbs brent.tubbs at gmail.com
Tue Feb 16 20:47:02 CET 2010


A little googling led me to Pyroscope (http://code.google.com/p/pyroscope/),
which may do what you need.

Wasn't the original bittorrent implementation written in python?  I have a
vague memory to that effect.

Brent

On Tue, Feb 16, 2010 at 11:28 AM, William Deegan <bdbaddog at gmail.com> wrote:

> Greetings,
>
> I need to push a big bunch of data around to a bunch of cluster nodes
> and run some install scripts once the blob of data has been fully
> recieved.
> I was thinking of using RSS + Bittorrent.
>
> Are there any python bittorrent client libraries?
>
> Here's the flow I'm thinking of:
> 1) Publish via rss that a new bundle is available
> 2) each cluster node's polling the rss file, when it detects a new update
> 3) start bittorrent client to pull data
> 4) once data is fully transferred, run an install script
> 5) once 2x data received or some max time, shut down bt client.
>
> -Bill
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/baypiggies/attachments/20100216/e2141704/attachment.htm>


More information about the Baypiggies mailing list