I had a simple program that uses zeromq epgm to multicast messages to multiple receivers. For message of size from 64 byte to 8192 byte, the delay is around 200-300 us consistently. But when I try the message size of 16384 (16k) byte, the delay is 375 ms consistently and the delay is 1.75 s when the message size is 32768 (32k).
What introduces the huge delay jump (1000 times) in zeromq epgm? Are there any settings that I can change to tune the performance? Thanks. Xin ################################################################################### The information contained in this communication is confidential, may be subject to legal privilege, and is intended only for the individual named. If you are not the named addressee, please notify the sender immediately and delete this email from your system. The views expressed in this email are the views of the sender only. Outgoing and incoming electronic communications to this address are electronically archived and subject to review and/or disclosure to someone other than the recipient. ###################################################################################
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
