[Baypiggies] python bittorent client library?

David Creemer david at zachary.com
Tue Feb 16 23:05:37 CET 2010


Twitter seems to have just released "Murder", which sounds exactly like what you want:

http://github.com/lg/murder/

-- David


On Feb 16, 2010, at 11:28 AM, William Deegan 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



More information about the Baypiggies mailing list