Hi,
I would like to know if I could receive some assistance. I have been reading
and running the examples CPP ad PY from the guide of zmq 3.2. I tested the
examples with:
- Debian GNU/Linux 6.0 (32 bit) with g++ (Debian 4.4.5-8) 4.4.5
- Ubuntu 12.04.1 LTS (32 bit) with g++-4.6.
Specifically, in both I don't get any response when running C++ examples for
the "rrbroker", "rrclient" and "rrworker". For testing I ran them in the
following order:
./rrbroker
./rrworker
./rrclient
I noticed that if I use replace "rrbroker.cpp" with "rrbroker.py", I can get
them running mixing any worker and any client from CPP or PY. However, when I
use the compiled form of the "rrbroker.cpp" is not giving me any answer.
I have seen this problem in other examples too. Any advise to make it work will
be very welcome.
Regards,
Renato.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev