I'm pretty sure you can use async sockets + wsgi with Eventlet.
http://eventlet.net/

That shows it's possible to support wsgi with async servers.  Eventlet
is quite nice towards wsgi in this way.

One of eventlets backends is twisted.
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to