Can SQS Standard Queue give priority to some messages in the Queue

0

Is it possible to give high priority with SQS Standard Queue or FIFO Queue

已提问 1 年前1771 查看次数
1 回答
2
已接受的回答

No. SQS does not have any form of priority queues. If you need that, create several queues, each with a different priority and consume them in the right order.

profile pictureAWS
专家
Uri
已回答 1 年前
  • Hi Uri, Thank you for the response. Awesome. It is clear to me now.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则