RubyFlow The Ruby and Rails community linklog

Amazon Simple Queing Service (SQS) using Ruby

Amazon Simple Queue Service (Amazon SQS) is a distributed queue messaging service. The idea of SQS is to remove the direct associations between producer and consumer and act as mediator between them.Ruby libraries like right-aws,sqs etc.helps to achieve using SQS. To know more about how it is implemented visit SQS using Ruby.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in