Re: [zeromq-dev] Memory pool for zmq_msg_t

2019-07-18 Thread Yan, Liming (NSB - CN/Hangzhou)
Hi, Francesco Could you please share the final solution and benchmark result for plan 2? Big Thanks. I'm concerning this because I had tried the similar before with zmq_msg_init_data() and zmq_msg_send() but failed because of two issues. 1) My process is running in background for

Re: [zeromq-dev] Question about zmq_socket_monitor()

2019-01-06 Thread Yan, Liming (NSB - CN/Hangzhou)
Hi, I also got this error some months ago. I’m indeed using monitor socket to maintain the node state by monitoring connect/disconnect event, although author said ‘that socket monitoring was intended to be used for logging/troubleshooting, not for state/control flow.’. These 3 steps are

Re: [zeromq-dev] BDFL team

2019-01-06 Thread Yan, Liming (NSB - CN/Hangzhou)
Hi, Great contributions. Big thanks to both you and also others. BR Yan Limin From: zeromq-dev [mailto:zeromq-dev-boun...@lists.zeromq.org] On Behalf Of Doron Somech Sent: Thursday, January 03, 2019 7:41 PM To: ZeroMQ development list Subject: [zeromq-dev] BDFL team Hi All, More than two

Re: [zeromq-dev] getpeername() couldn't resolve the peer address with underlying fd achieved from zmq_socket_monitor ZMQ_EVENT_ACCEPTED event?

2018-10-23 Thread Yan, Liming (NSB - CN/Hangzhou)
HI, Could anybody respond to this issue? BR Yan Limin _ From: Yan, Liming (NSB - CN/Hangzhou) Sent: Tuesday, October 16, 2018 4:49 PM To: 'zeromq-dev@lists.zeromq.org' Subject: getpeername() couldn't resolve the peer address with underlying fd