Yes ! 

Missed that point, rpc is great for the purpose,

i will try to make it communicate with zeromq server or nodejs..

Who knows if these things can work together..(actually i don't know, but will 
try and cross my fingers)

Thanks!



> Date: Mon, 21 Oct 2013 17:06:59 +0200
> From: [email protected]
> To: [email protected]
> Subject: Re: [uWSGI] Communicate between two apps through uwsgi ?
> 
> Hello,
> 
> Il 21/10/2013 16:31, Alain Meunier ha scritto:
> > 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 ?
> 
> rpc maybe?
> 
> http://uwsgi-docs.readthedocs.org/en/latest/RPC.html
> 
> hth,
> riccardo
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
                                          
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to