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

Add support for prioritizing messages #737

Open
hodgestar opened this issue Mar 11, 2014 · 2 comments
Open

Add support for prioritizing messages #737

hodgestar opened this issue Mar 11, 2014 · 2 comments

Comments

@hodgestar
Copy link
Contributor

This is needed so that, for example, USSD messages (which need a real-time response) can be processed before bulk SMS messages (which can tolerate a delay) in dispatchers.

@smn
Copy link
Member

smn commented Mar 13, 2014

this would be ++

@hodgestar
Copy link
Contributor Author

This is now possible with RabbitMQ 3.5.0 -- https://www.rabbitmq.com/priority.html

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