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 rabbitmq support feasible? #19

Open
josegonzalez opened this issue Jan 7, 2016 · 1 comment
Open

Is rabbitmq support feasible? #19

josegonzalez opened this issue Jan 7, 2016 · 1 comment
Labels

Comments

@josegonzalez
Copy link

I have taken a cursory glance at the package, and my initial answer is "maybe", but since you are the author, you might have a better idea.

One potential issue is needing to handle exchange/routing_key/queue semantics, which I don't know if any of your drivers currently handle.

@rybakit
Copy link
Owner

rybakit commented Jan 7, 2016

I made a amqp queue prototype time ago, but the main issue I had was that it's not possible to determine a size for such queues. That is one of the reasons why I created #13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants