Hi, Everyone,

I'm a newbie for ZeroMQ and i was astonished by it's simplicity and power after 
first glancing.

Now, i plan to use 0MQ as an asynchrous message infrastructure for my project 
on android. My backend is C/C++ coded and the UI must be Java. So if it's 
possible that UI and backend communicate by INPROC transport? That's mean only 
one context should be used in UI and backend. Then the context must be created 
in UI or worker and tansfered through JNI.

2011-07-07 



Ning Dong 
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to