[zeromq-dev] Multithreaded server, delivers message in one direction
Chuck Remes
cremes.devlist at mac.com
Mon Oct 24 17:54:37 CEST 2011
On Oct 24, 2011, at 10:51 AM, tlrx wrote:
> Thanks for your answer Pieter.
>
> I thought the Router, Dealer and Queue were in charge of managing (with enveloppe) a valid ID frame that identifies the original client.
>
> The worker retrieves a multipart message, and sent it back (it only modifies the last part - containing the original message). Am I wrong or something?
>
>
> How can I debug/see the incoming ID frame and the outgoing one?
These pages on the wiki might be helpful.
http://www.zeromq.org/tutorials:xreq-and-xrep
http://www.zeromq.org/sandbox:dealer
If you have specific questions after reading through these documents, let us know. Since it is a wiki, you could also modify those pages to clarify issues that are unclear in your opinion.
cr
More information about the zeromq-dev
mailing list