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

rabbitmq support priority_queue? #32

Closed
feifeiiiiiiiiiii opened this issue Mar 7, 2014 · 2 comments
Closed

rabbitmq support priority_queue? #32

feifeiiiiiiiiiii opened this issue Mar 7, 2014 · 2 comments
Milestone

Comments

@feifeiiiiiiiiiii
Copy link

rabbitmq support priority_queue?

eg:
data = {key: 1(int), body:{}};
I want according to key from small to large enter queue

rabbitmq support?

@michaelklishin
Copy link
Member

No. Please use rabbitmq-discuss for questions.

@michaelklishin
Copy link
Member

Also, RabbitMQ treats message payload as opaque bags of bytes. There is a priority property on basic.publish but it is not used by Rabbit.

@dumbbell dumbbell modified the milestone: n/a Mar 24, 2015
dcorbacho pushed a commit that referenced this issue May 27, 2016
Unsigned field types to support AMQP-0-9-1
binarin pushed a commit that referenced this issue Sep 28, 2021
rabbit_ct_broker_helpers: Limit Erlang VM to two schedulers
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

3 participants