[zeromq-dev] XREP/XREQ in 2.0.7
hamster
YIDIEPXGXGPN at spammotel.com
Mon Jul 12 16:22:15 CEST 2010
Hello!
Would somebody please clarify the status of XREP/XREQ implementation in 2.0.7? I
started to explore possible ways to implement async client/server exchange and
got strange outcome. The example given in the blog post "A multithreaded server
in 10 mins" works just fine, however if I try to run local_lat/remote_lat
example from the distr having ZMQ_REQ/ZMQ_REP replaced with ZMQ_XREQ/ZMQ_XREP
local_lat fails with "message of incorrect size received" (received size is
always 17 bytes).
More information about the zeromq-dev
mailing list