Hello,

Is it possible to make two python applications to communicate without using 
"os" or "subprocess" modules ?

I would like to be able to pass arrays really efficiently and, maybe uwsgi 
could help supporting multiple versions of python involved in the global app ( 
-> gevent is to be used only with python 2.7 whereas the rest of my app is 
py3k.)

 Look at vert.x, it does that, but I prefer uwsgi over it.

Any clue ?

Thanks,
                                          
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to