Re: Collating follow-up on the future of WSGI
Robert Collins <[email protected]> Wed, 20 Jan 2016 13:57:56 +1300
| Newsgroups | gmane.comp.python.web |
|---|---|
| Message-ID | <CAJ3HoZ32hDE9H-np1ZScYT5TO8L+TtJywAfAgBO9bubyPehDEg@mail.gmail.com> |
On 20 January 2016 at 12:04, Benoit Chesneau <[email protected]> wrote: > > not at all. But I made the assumption that the wsgi server maintained a > thread directly or not where the python application is running . > > In any case there is some sort of wrapping done in the same thread/process > where the python application is running. And then nothing stop to give the > socket away to the application and tell to the server to stop to communicate > with it. What socket? Data could be being passed by shm, for instance. -Rob -- Robert Collins <[email protected]> Distinguished Technologist HP Converged Cloud _______________________________________________ Web-SIG mailing list [email protected] Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: https://mail.python.org/mailman/options/web-sig/gcpw-web-sig%40m.gmane.org