Re: [zeromq-dev] set ZMQ_RATE not working with OpenPGM?

2015-01-07 Thread Steven McCoy
On 7 January 2015 at 04:05, Meng Zhuo wrote: > After I set rate with 31415, log shows zeromq had accepted it. > but the OpenPGM still shows "Setting ODATA rate regulation to 12500 bytes > per second." > > Try setting the Rate before issuing the Connect() on the socket. -- Steve-o __

[zeromq-dev] set ZMQ_RATE not working with OpenPGM?

2015-01-07 Thread Meng Zhuo
Hi guys, I'm using Golang to build PUB/SUB network with OpenPGM. After I set rate with 31415, log shows zeromq had accepted it. but the OpenPGM still shows "Setting ODATA rate regulation to 12500 bytes per second." Which should be 31415000 bytes or so. ``` Minor: OpenPGM 5.2.122 (1487) 2015-01-0