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

Warning re ZeroMQ version 3? #1

Closed
timholy opened this issue Jan 17, 2013 · 3 comments
Closed

Warning re ZeroMQ version 3? #1

timholy opened this issue Jan 17, 2013 · 3 comments

Comments

@timholy
Copy link
Contributor

timholy commented Jan 17, 2013

I see you wrote some docs for ZMQ, thanks!

There might be a couple more things to add:

  • Long ago I tested the budding v3 of the ZeroMQ library. It was horribly broken; if it still is, I wonder whether a warning to install v2 would be appropriate?
  • At one point I added links back to Julia on the ZMQ website. With the new package location, those may be out-of-date.
  • The ZMQ online manual has translations of their introductory examples into many languages. I never got around to writing any Julia ZMQ demo scripts and submitting them to ZMQ. You don't need to either, but if someone is interested it might be a nice touch.
@aviks aviks closed this as completed in f71dceb Jan 17, 2013
@aviks
Copy link
Contributor

aviks commented Jan 17, 2013

Thanks for making a note, it does require a warning. I was working on it a couple of days ago. I've changed the send/recv calls to be compatible with the v3 interface, but it still doesn't work properly.

I've changed the links at zeromq.org, thanks for pointing them out.

I had created some of the examples in the old repo, havent ported them over to the new api. Will create a new issue for that.

@timholy
Copy link
Contributor Author

timholy commented Jan 17, 2013

Nice work!

@aviks
Copy link
Contributor

aviks commented Jan 17, 2013

Some issues carried forward to #2 #3

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

2 participants