On Sat, 2011-12-31 at 16:15 -0800, Mike Orr wrote:
> On Sat, Dec 31, 2011 at 3:08 AM, Chris McDonough <[email protected]> wrote:
> > FYI, in the next 1.3a release of Pyramid, I'm going to switch its
> > scaffolds over to using the new-ish "waitress" server as the default
> > WSGI server.
> >
> > http://readthedocs.org/docs/waitress/en/latest/
> >
> > http://pypi.python.org/pypi/waitress/0.2
> >
> > This will be an improvement over the status quo.
> 
> It essentially brings us back to the status quo ante, which was
> PasteHTTPServer. 

Sorry, I meant the status quot in 1.3, which is is wsgiref.

> How does Waitress compare to it, and is it
> mullti-threaded too?

It's about the same performance and feature wise (except no SSL).
Multithreaded, yes.

- C


-- 
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