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

Use PUSH/PULL sockets instead of REQ/REP? #30

Closed
mschubert opened this issue May 15, 2017 · 1 comment
Closed

Use PUSH/PULL sockets instead of REQ/REP? #30

mschubert opened this issue May 15, 2017 · 1 comment
Labels
Milestone

Comments

@mschubert
Copy link
Owner

Switch REQ/REP sockets to PUSH/PULL, set the high watermark on clients to the current chunk size, and let ZeroMQ figure out which data to send where instead of implementing it explicitly.

@mschubert mschubert added this to the v0.8.0 milestone Jun 8, 2017
@mschubert mschubert added idea and removed enhancement labels May 2, 2018
@mschubert mschubert removed this from the v0.9.0 milestone May 5, 2018
@mschubert mschubert added this to the undecided milestone May 15, 2018
@mschubert
Copy link
Owner Author

Closing this because we can not set the high watermark to 0 queued jobs, which will not work well if we submit one job per call.

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

No branches or pull requests

1 participant