<div class="gmail_quote">On Thu, Mar 10, 2011 at 6:43 AM, Andrew Bennetts <span dir="ltr">&lt;<a href="mailto:andrew@bemusement.org">andrew@bemusement.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
There&#39;s nothing wrong or even particularly strange with using Twisted<br>
for projects unrelated to networking.  An event loop with good<br>
facilities for spawning and interacting with subprocesses and calling<br>
functions at certain times has plenty of uses, even if you don&#39;t also<br>
need the capacity to handle network IO.<br></blockquote><div><br></div><div>+1  Twisted is my preferred tool for managing subprocesses.  I&#39;ve even found it to be superior for the seemingly simple task of combining output from multiple processes.</div>
<div><br>Jason</div><div><br></div></div>