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

Support ZMQ 3.X #23

Open
tiagoboldt opened this issue Jan 28, 2013 · 19 comments
Open

Support ZMQ 3.X #23

tiagoboldt opened this issue Jan 28, 2013 · 19 comments

Comments

@tiagoboldt
Copy link

zeromq has reached a stable 3.x version for a long time. I believe support for it should be included in this project. At this point, when I recv() a message, it always returns null.

@nascosto
Copy link

Yes, please. +1

@cleanbill
Copy link

I had the same problem but got these drivers working -> http://helenaedelson.com/?p=855

@relrod
Copy link

relrod commented May 10, 2013

+1 for 3.x support.

@vladev
Copy link

vladev commented Jun 10, 2013

+1

1 similar comment
@mumoshu
Copy link

mumoshu commented Jun 27, 2013

+1

@fernandezpablo85
Copy link

+1

Note that this is preventing akka applications from using zmq 3 since akka-zeromq depends on it

@mfirry
Copy link

mfirry commented Oct 31, 2013

+1

2 similar comments
@andreaferretti
Copy link

+1

@tyoc213
Copy link

tyoc213 commented Jan 30, 2014

+1

@fernandezpablo85
Copy link

Reminder that the latest ZMQ version is 4.0.3, the scala wrapper is now two major versions behind the latest one.

@maliqq
Copy link

maliqq commented Feb 11, 2014

+1

@fernandezpablo85
Copy link

FWIW, there's an open ticket (which I'm working on) that migrates
akka-zeromq from jzmq to jeromq, supporting 3.x.x and not requiring a
native library. Will keep you posted.

On Tue, Feb 11, 2014 at 11:22 AM, Malik Baktiyarov <[email protected]

wrote:

+1

Reply to this email directly or view it on GitHubhttps://github.com//issues/23#issuecomment-34758295
.

@joscas
Copy link

joscas commented Aug 27, 2014

+1

@joscas
Copy link

joscas commented Aug 27, 2014

akka/akka#13856

@alexdeleon
Copy link

Pull request sent! :) I don't think its supporting 100% of the features of +3.2, but most of the core functionality seems to work with latest zeromq lib.

@toebbel
Copy link

toebbel commented Jun 16, 2015

+1

@drozzy
Copy link

drozzy commented Aug 5, 2015

zeromq 4 now :-)

@kumar-m-kiran
Copy link

Can anyone please update on the latest on ZMQ 3.2 version compatibility. I am really in need of compatible version. I see pull request being raised but may be not merged to main branch. Is there any other branch which has the compatible 3.X version?

@bavadim
Copy link

bavadim commented Dec 4, 2017

+1

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