I'm pleased to announce txwsgi, version 0.1.

txwsgi is a fork of twisted.web.wsgi, that, unlike the original
implementation, executes the WSGI application in the main I/O thread.

txwsgi implements the proposed x-wsgiorg.suspend extension, that enables
support to asynchronous WSGI applications.

Some examples are available in the doc/examples directory, in the source
distribution.

The project is available on BitBucket:
http://bitbucket.org/mperillo/txwsgi/

More informations are available in the README file.
The x-wsgiorg.suspend extension is specified in doc/wsgiorg.suspend.rst.
I will starte a new thread for official approval process.

I have tried to write as much documentation possible, also taking into
consideration feedback received in previous threads; thanks for the support.



Thanks and regards  Manlio Perillo
_______________________________________________
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