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

[Question] Zero-copy #81

Open
doctordesh opened this issue Nov 30, 2020 · 0 comments
Open

[Question] Zero-copy #81

doctordesh opened this issue Nov 30, 2020 · 0 comments

Comments

@doctordesh
Copy link

Hey

Hopefully it's ok to ask questions.
So, since it's pure Go, does that mean that the sending of the ZMQ message payload can be done with zero-copy mechanics? Since writing to a socket in Go does not copy, it seems very possible. But it will depend on internal buffering schemes that I know that (at least) libzmq got.

Thoughts and plans on that?

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