Confirmed users
192
edits
| Line 1: | Line 1: | ||
= Overview = | = Overview = | ||
The '''Message Queue''' project is part of [[Services/Sagrada|Project Sagrada]], | The '''Message Queue''' project is part of [[Services/Sagrada|Project Sagrada]], | ||
| Line 18: | Line 17: | ||
* Remove a queue | * Remove a queue | ||
* Show information about a queue | * Show information about a queue | ||
* Set TTL's on how long messages remain in a queue before being removed | |||
Queuey is built to accommodate millions of queue's in a single deployment, with | |||
a message guarantee that is generally "Deliver once, and exactly once." These | |||
guarantee's can be altered based on deployment configuration. | |||
= Terminology = | = Terminology = | ||