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

Is this project still alive? #20

Open
railsmechanic opened this issue Jun 1, 2015 · 12 comments
Open

Is this project still alive? #20

railsmechanic opened this issue Jun 1, 2015 · 12 comments

Comments

@railsmechanic
Copy link

Because of the lack of simple and reliable message queues, this project is one of my favorites for dispatching messages with Go, but the last commit is from 1st august 2014...

Is this project still alive?

@wellle
Copy link
Member

wellle commented Jun 1, 2015

Actually we have completely rewritten it internally and might push it here at some point. There are currently some dependencies to other internal packages that need to be resolved first.

@glkz
Copy link

glkz commented Jun 4, 2015

@wellle do you have an estimated/planned time to release the new version?

@wellle
Copy link
Member

wellle commented Jun 4, 2015

No not really, sorry.

@zhouseahe
Copy link

It would be better if there are commits recently.

@mmcdole
Copy link

mmcdole commented Aug 5, 2015

@wellle this seems like a pretty cool project. Would love to see the rewrite.

@wellle
Copy link
Member

wellle commented Aug 5, 2015

Still on my list 👍

@pior
Copy link

pior commented Aug 8, 2015

👍

@wellle
Copy link
Member

wellle commented Aug 23, 2015

Hey guys, I finally found some time to extract our new implementation and cleaned it up a bit. You can find it here: https://github.com/adjust/rmq/tree/v1

The initial pull request is pending and might be merged next week: wellle/rmq#1

Please take a look and let me know what you think 😉

@xujinzheng
Copy link

good news 👍

@glkz
Copy link

glkz commented Aug 24, 2015

@wellle great! thanks.

@taylon
Copy link

taylon commented Sep 28, 2015

Hey @wellle which one do you recommend to use in production as of right now? rmq or redismq?

@wellle
Copy link
Member

wellle commented Sep 29, 2015

I just merged wellle/rmq#1.

@taylon: We run rmq in production since March and we never had redismq running in production ourselves. But I believe others do.

I think redismq has some performance optimizations that rmq doesn't have yet. But rmq should be more robust and have the better interface. It's also more feature rich.

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

8 participants