Hi,
Not sure if I am reaching out to correct alias. Please correct if I reach to 
wrong alias.  Here is what I am trying to develop

Module -1

Module -2

Module -3


I am trying to develop mechanism using Zmq messaging (In python)  where I 
create a thread, using which I want to have communication between Module 1 and 
module 3. I am expecting some message to come from module 1 or module3 and pass 
it to otherwise. That is if Module2 get some message from module 1, it is 
supposed to be passed to module 3.

When I tried googling it, I could find that in C we have to use something like 
Zloop. Can anyone please point me to some place where I can get implementation 
in python.


Thanks & Regards
Mankamana

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

Reply via email to