Max AWS SQS Queues

拜拜、爱过 提交于 2019-12-04 03:01:47

问题


Does anyone know what the maximum amount of queues I can create is? I've look around on AWS and can't seem to find the answer. I might have almost 50 different queues at the end of this project and want to make sure I am not running out of runway...


回答1:


There is no limit for the number of queues and for the number of messages in a queue.

http://aws.amazon.com/sqs/faqs/#How_big_can_Amazon_SQS_queues_be




回答2:


I don't see any mention of a limit. But 50 is small. You should be fine. To confirm, just create 50 queues.




回答3:


I don't know of any limit. We're currently running about 45 queues and I'm sure we hit the 50 queue limit a while ago.



来源:https://stackoverflow.com/questions/11702582/max-aws-sqs-queues

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!