Skip to content

SQS标准队列是否能设置消息优先级?

0

【以下的问题经过翻译处理】 使用SQS标准队列或FIFO队列是否可以给予消息高优先级?

EXPERT
asked 2 years ago100 views
1 Answer
0

【以下的回答经过翻译处理】 SQS没有任何形式的优先级队列。如果您需要使用它,可以创建多个队列,每个队列具有不同的优先级,并按正确的顺序消费它们。

EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.