On Mon, Jan 12, 2009 at 4:20 PM, Lawrence Oluyede <[email protected]> wrote:
>> The argument against PasteHTTPServer and CherryPy3 seems to be
>> efficiency.  The arguments against mod_wsgi and daemon mode seem to be
>> ideological.  (And I'm lost now: if you don't have mod_wsgi and you
>> don't have an application daemon, what other choice is there?)
>
> Asynchronous web servers I guess

Does Pylons even work with asynchronous servers?  I guess as long as
you don't have a database.

Last I heard, Twisted ran WSGI applications in a thread because they
might block.

-- 
Mike Orr <[email protected]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to