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

Contradicting description of zero copy receive #837

Open
Panke opened this issue Mar 7, 2021 · 0 comments
Open

Contradicting description of zero copy receive #837

Panke opened this issue Mar 7, 2021 · 0 comments

Comments

@Panke
Copy link

Panke commented Mar 7, 2021

In section 2:

ZeroMQ’s message API lets you send and *receive* messages directly from and to application buffers without copying data.

as well as:

There is no way to do zero-copy on receive: ZeroMQ delivers you a buffer that you can store as long as you wish, but it will not write data directly into application buffers.

Only one can be correct, right?

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