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

Limiting socket speed for debugging purposes #4601

Open
vlad-mal opened this issue Oct 12, 2023 · 0 comments
Open

Limiting socket speed for debugging purposes #4601

vlad-mal opened this issue Oct 12, 2023 · 0 comments

Comments

@vlad-mal
Copy link

Please use this template for reporting suspected bugs or requests for help.

Issue description

Hello. It so happens that my ZMQ-based system works with clients connected via channels (tcp) with very different data transfer rates.
   All this needs to be somehow configured and debugged.
Question: Is it possible to set a limit on the data transfer rate in the channel when creating a client socket? Or some other way to imitate a slow channel?
Thank you.

Environment

The server uses the ROUTER socket, the client uses the DIALER sockets if that's important.
C/C++ (MSVS 2023).

  • libzmq version (commit hash if unreleased): 4.3.4
  • OS: Windows, Linux

Regards, Malinosky Vladimir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant