Re: Re: [Python-Dev] wsgi validator with asynchronous handlers/servers
Guido van Rossum <[email protected]> Mon, 25 Mar 2013 11:48:09 -0700
| Newsgroups | gmane.comp.python.tulip,gmane.comp.python.web |
|---|---|
| Message-ID | <CAP7+vJLSc45=HCvmJRdeYrY4ewZYVnNYEyQEJKOLSsAkM5N7Pw@mail.gmail.com> |
Awesome! Can't wait to see that. On Mon, Mar 25, 2013 at 11:30 AM, Luca Sbardella <[email protected]>wrote: > > maybe you can read up on the PEP and check out the Tulip implementation ( >> http://code.google.com/p/tulip/) and maybe you can come up with a >> suitable design for integrating PEP 3156 into WSGI? Though it may have to >> be named WSGI 2.0 to emphasize that it is backwards incompatible. >> >> > I have an idea already, > I'll write an initial implementation based on tulip.http.Response & > tulip.http.ServerHttpProtocol and I'll write a little example using it. > > Luca > -- --Guido van Rossum (python.org/~guido)