A little googling led me to Pyroscope (<meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://code.google.com/p/pyroscope/">http://code.google.com/p/pyroscope/</a>), which may do what you need.<div>
<br></div><div>Wasn&#39;t the original bittorrent implementation written in python?  I have a vague memory to that effect.</div><div><br></div><div>Brent<br><br><div class="gmail_quote">On Tue, Feb 16, 2010 at 11:28 AM, William Deegan <span dir="ltr">&lt;<a href="mailto:bdbaddog@gmail.com">bdbaddog@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Greetings,<br>
<br>
I need to push a big bunch of data around to a bunch of cluster nodes<br>
and run some install scripts once the blob of data has been fully<br>
recieved.<br>
I was thinking of using RSS + Bittorrent.<br>
<br>
Are there any python bittorrent client libraries?<br>
<br>
Here&#39;s the flow I&#39;m thinking of:<br>
1) Publish via rss that a new bundle is available<br>
2) each cluster node&#39;s polling the rss file, when it detects a new update<br>
3) start bittorrent client to pull data<br>
4) once data is fully transferred, run an install script<br>
5) once 2x data received or some max time, shut down bt client.<br>
<br>
-Bill<br>
_______________________________________________<br>
Baypiggies mailing list<br>
<a href="mailto:Baypiggies@python.org">Baypiggies@python.org</a><br>
To change your subscription options or unsubscribe:<br>
<a href="http://mail.python.org/mailman/listinfo/baypiggies" target="_blank">http://mail.python.org/mailman/listinfo/baypiggies</a><br>
</blockquote></div><br></div>