Ruby1.9 and Amazon SQS?

Posted by fields on Stack Overflow See other posts from Stack Overflow or by fields
Published on 2009-08-20T16:34:44Z Indexed on 2010/04/17 14:23 UTC
Read the original article Hit count: 541

Is there a good library/gem for accessing Amazon SQS from ruby1.9? The Amazon ruby example and right_aws do not work as-is with ruby1.9.

I'd strongly prefer something that's known to work under reasonably heavy load (a few hundred thousand queue items or more per day).

© Stack Overflow or respective owner

Related posts about ruby1.9

Related posts about ruby