[Twisted-Python] [Twisted-web] Question regarding callLater() and service creation

Jason Rennie jrennie at gmail.com
Thu Mar 10 07:35:13 EST 2011


On Thu, Mar 10, 2011 at 6:43 AM, Andrew Bennetts <andrew at bemusement.org>wrote:

> There's nothing wrong or even particularly strange with using Twisted
> for projects unrelated to networking.  An event loop with good
> facilities for spawning and interacting with subprocesses and calling
> functions at certain times has plenty of uses, even if you don't also
> need the capacity to handle network IO.
>

+1  Twisted is my preferred tool for managing subprocesses.  I've even found
it to be superior for the seemingly simple task of combining output from
multiple processes.

Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20110310/ff758a08/attachment.htm 


More information about the Twisted-Python mailing list