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

Reply via email to