开发者

Time taken to send a message in Amazon's SQS

开发者 https://www.devze.com 2023-03-07 13:27 出处:网络
How long does it take to send a message with Amazon Simple Queue Service? Also, I\'d like to know how many messages开发者_运维技巧 will be sent in a minute in Amazon SQS?As of 2007, at least one user

How long does it take to send a message with Amazon Simple Queue Service?

Also, I'd like to know how many messages开发者_运维技巧 will be sent in a minute in Amazon SQS?


As of 2007, at least one user got these results:

threads, msgsPerRead   
1        1             1.389207 sec/msg
100      1             1.3945675675675675 sec/msg
100      10            0.7433736040609137 sec/msg
1        100           0.6860626349892008 sec/msg
10       100           0.6747456021650879 sec/msg
10       10            0.645827935222672 sec/msg

Looks like 1.5 seconds per read is safe for planning, or 40 reads per minute.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号