[zeromq-dev] A query about implementing aborts in request reply broker
aalok sood
aalok at ideadevice.com
Sat Jul 14 20:52:03 CEST 2012
I have a request reply broker and it does the job really well.
Now if I want to tell my workers to abort a bunch of these requests, based
on some request parameter.
For this I can use a pub-sub, but how do I collect the results?
Or should I try to keep a mapping in my broker about which worker is
running which request.
Is this some awesomeness of zeromq that I am blind to?
--
Aalok
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120715/664de341/attachment.htm>
More information about the zeromq-dev
mailing list