[zeromq-dev] how to know how many packets/bytes passed through a ZMQ proxy
Francesco
francesco.montorsi at gmail.com
Fri Sep 1 19:51:31 CEST 2017
Hi Luca,
Which capture socket feature sorry?
Do you mean the zmq socket monitor
(http://api.zeromq.org/4-2:zmq-socket-monitor) ? In this case I don't
know how to get notified about packets/bytes through that interface...
(I'm using it to keep track of subscribers to my PUB sockets though)
Thanks,
Francesco
2017-09-01 19:40 GMT+02:00 Luca Boccassi <luca.boccassi at gmail.com>:
> On Fri, 2017-09-01 at 17:39 +0200, Francesco wrote:
>> Hi all,
>>
>> Is it possible to know (using the steerable proxy control socket
>> perhaps?) the number of packets/bytes passed through a ZMQ proxy?
>>
>> Thanks,
>> Francesco
>
> Hi,
>
> No, but it should be easy to implement it in your application using the
> capture socket feature.
>
> --
> Kind regards,
> Luca Boccassi
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list