Hi Divya,

On Tue, Apr 16, 2013 at 11:03 AM, Divya Mohan <[email protected]>wrote:

> *..........*. And previously same tests were run with my wrapper layer
> above zeromq and delay was seen after 2-3 hrs.
>

Could you directly use the zeromq api instead of using it through a
wrapper? Well, I am also used to write wrappers for this kind of stuff but
I'd try using the 0mq api directly if I were in such a scenario using a
small test application. Also, have you isolated the various dependencies in
your wrapper so that you can test the same separately?

Best regards,
-Asif
PS: I've only been reading about 0mq and haven't even started using it! But
I am going to work on a similar project and I also want to play with a
number of options and keep the message layer dependency
separate/isolated/replaceable/unit-testable. So your problem is really
interesting to me.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to