We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rzmq does not support #150, and the package is not really in active development. Switch to pbdZMQ, and interface with the library directly
rzmq
pbdZMQ
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
fixed in dd6d91c
No branches or pull requests
rzmq
does not support #150, and the package is not really in active development. Switch topbdZMQ
, and interface with the library directlyEnables solving of #150 and #125
In addition, inner loops could be written in compiled code this way
Probably requires a license switch to GPL3
The text was updated successfully, but these errors were encountered: