[zeromq-dev] DEALER <--> ROUTER <--> Double Read() is so slow. Please have a look at the codes.
crocket
crockabiscuit at gmail.com
Tue Apr 16 02:22:48 CEST 2013
> I'd try more messages, see if the time is proportional (10K, 100K,
> 1M). I'd then replace the LabView piece with null code (doing no work)
> so you can see which side the time is being taken.
It turned out that labview-zmq(LabVIEW binding) itself was slow.
labview-zmq is just a wrapper around ZeroMQ DLL.
It might be an old version of DLL that doesn't work well with jeromq
0.3.0-SNAPSHOT or labview-zmq itself that works slowly irrespective of DLL.
I'll post another thread after investigation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130416/670e270e/attachment.htm>
More information about the zeromq-dev
mailing list