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

Supply custom ZeroMQ backend #151

Closed
mschubert opened this issue Jun 6, 2019 · 2 comments
Closed

Supply custom ZeroMQ backend #151

mschubert opened this issue Jun 6, 2019 · 2 comments
Milestone

Comments

@mschubert
Copy link
Owner

mschubert commented Jun 6, 2019

rzmq does not support #150, and the package is not really in active development. Switch to pbdZMQ, and interface with the library directly

Enables solving of #150 and #125

In addition, inner loops could be written in compiled code this way

Probably requires a license switch to GPL3

@mschubert
Copy link
Owner Author

mschubert commented Jul 12, 2019

Note that this comes with a potential issue: pbdZMQ is GPL, so clustermq would need to be GPL.

ZeroMQ itself is LGPL, so more reusable

edit: also rzmq is GPL, so will have to change license anyway

@mschubert mschubert changed the title Switch to pbdZMQ package for ZeroMQ backend Supply custom ZeroMQ backend Jul 18, 2019
@mschubert
Copy link
Owner Author

fixed in dd6d91c

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