On 20 January 2016 at 12:04, Benoit Chesneau <bchesn...@gmail.com> 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 <rbtcoll...@hpe.com>
Distinguished Technologist
HP Converged Cloud
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
https://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to