Python daemon instead of CGI programs

Oleg Broytmann phd at phd.pp.ru
Thu Mar 7 04:06:23 EST 2002


On Wed, Mar 06, 2002 at 02:44:03PM -0800, Doug Farrell wrote:
> I'm of the opinion this is akin to killing a fly with a sledgehammer
> and am thinkin of some other mechanism. One thought that occurred to
> me was to create a Python daemon that has a thead pool, a pipe pool
> and all the CGI functionality built into classes that could be run by
> a thread.

   PersistenCGI or FastCGI.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.




More information about the Python-list mailing list