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
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
