Queues

Table of contents
  1. 1. Tutorials

A comprehensive list of all your Amazon SQS Queues.  Before you set up your queue-based server array for a RightGrid application, you should first create the different types of queues (input, output, audit, error messages, etc.).

NOTE: You will need to sign-up or Amazon SQS service before you can setup any queues. See http://aws.amazon.com/sqs/.

  • Name - A nickname for the SQS queue. Similar to S3 bucket names, SQS queue names must be unique.
  • PI Generation - The queue's API generation (Gen1 or Gen2).  ALL new queues should use Gen2.
  • Approximate Length - the approximate length of the queue in terms of the number of items.
  • Visibility Timeout - Specifies the time in seconds that a job will remain hidden before it becomes available to other worker instances.
  • Actions - Edit or Delete a queue.  To manually add an item in the queue, click the Edit button.

01-queues_index.gif

 

Select a queue to view more specific information.

02-queues_show.gif

Tag page
You must login to post a comment.