Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make queue length and HWM state observable #3370

Closed
sigiesec opened this issue Jan 21, 2019 · 2 comments
Closed

Make queue length and HWM state observable #3370

sigiesec opened this issue Jan 21, 2019 · 2 comments

Comments

@sigiesec
Copy link
Member

For a zmq_socket, the current queue length and HWM state should be observable by the application, such that this information can be integrated into application monitoring data. This might be implemented in either a push or pull way. A push way might extend the current socket monitor facility, a pull way might add new socket options that can be queried via zmq_getsockopt.

@sigiesec
Copy link
Member Author

@jana-rapava I am not completely sure, but didn't you work on something related to this at last year's pre-FOSDEM Hackathon? Maybe we can talk/work on this next week in Brussels?

@bluca
Copy link
Member

bluca commented Feb 14, 2019

This was implemented by #3383

@bluca bluca closed this as completed Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants