[zeromq-dev] Messages not delivered

Arun Dobriyal arundobriyaliitkgp at gmail.com
Mon May 28 14:11:17 CEST 2012


Hi,


>>
> You're using REQ/REP, which needs to work in lock step of request-reply,
> so it'll be getting an EFSM. If you change to PUSH on client, PULL on
> receiver it should work.
>
> Ian
>
>
Thanks Ian and Ali , that helped..

@Ian: If I want multiple clients to push msgs to the server (asynchronously
add their msgs in the common queue to the server) , then would PULL for
server and PUSH for multiple clients suffice ??


--Arun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120528/6241f017/attachment.htm>


More information about the zeromq-dev mailing list