[Twisted-Python] Server to accept requests to run cmdline scripts

Itamar Shtull-Trauring itamar at itamarst.org
Tue May 6 17:11:39 EDT 2003


On Tue, 06 May 2003 14:08:48 -0600
"Justin Johnson" <justinjohnson at fastmail.fm> wrote:

> I'm new to Twisted and am considering using it to setup servers that
> will accept requests from clients which will result in scripts running
> on the server to do some busy work while sending the script output
> back to the client.  Does Twisted provide something like this, or the
> ability to create something like this?

twisted.runner.inetd is similar.

-- 
Itamar Shtull-Trauring    http://itamarst.org/
http://www.zoteca.com -- Python & Twisted consulting




More information about the Twisted-Python mailing list