-
Notifications
You must be signed in to change notification settings - Fork 13
Support JeroMQ #23
Comments
This would be wonderful. Definitely a +1. |
@chrisdinn, do you have an idea of when you might start tackling this? Is it still on your agenda? |
I'm working on it next week, expect it to be done by Feb 23 at the latest. I would have it done sooner but I have a lot on my plate this month. |
Awesome! Thanks for letting me know. |
I'm still working on this, but I've having some trouble with differences in the JeroMQ polling api. I"ll keep investigating, but I'll have to push back the delivery ETA a couple of weeks. Sorry. |
Alright, thanks for keeping me informed. |
Any update on the progress for this one? |
Hi, were you unable to resolve the issues regarding differences in the JeroMQ polling API? |
Sorry for the delayed reply. There were some differences between the JZMQ and JeroMQ APIs that caused me some trouble. I've since gotten distracted with other work but I intend to return to it sometime soon. Not sure exactly when, though, |
Any update at this point? |
Here is a working branch : https://github.com/damienlevin/scala-zeromq/tree/jeromq
|
I did a quick test trying to fix the jeromq poller and that seems to work, let's see what they say. |
For easier integration in Java applications, scala-zeromq should be adjusted to support JeroMQ (https://github.com/zeromq/jeromq). Should be a straightforward adjustment.
The text was updated successfully, but these errors were encountered: