Amazon Simple Queue Service: Difference between revisions

Content deleted Content added
GreenC bot (talk | contribs)
m 1 archive template merged to {{webarchive}} (WAM)
m Notable Usage: Fixed heading capitalization
Line 50:
Each queue also consists of a '''retention''' parameter defaulting to 4 days. Any message residing in the queue for longer will be purged automatically. The retention can be modified from 1 minute up to 14 days by the user. If the retention is changed while messages are already in the queue, any message that has been in the queue for longer than the new retention will be purged.
 
==Notable Usageusage==
[[Dropbox (service)|Dropbox]], [[Netflix]]<ref>http://techblog.netflix.com/2011/04/more-like-this-building-network-of.html</ref> and [[Nextdoor]]<ref>https://engblog.nextdoor.com/nextdoor-taskworker-simple-efficient-amp-scalable-ac4f7886957b</ref> are examples of companies that use SQS extensively. SQS is also widely used within Amazon.com.