search for: elasticmq

Displaying 1 result from an estimated 1 matches for "elasticmq".

Did you mean: elastic
2014 Apr 08
0
alternative for Amazon SQS for ruby
I need to use ElasticMQ in my rails project. But I dont see any references which have used elasticmq with rails projects. I know that Amazon SQS queuing system can be implemented with the help of right_aws gem(an adapter which is used to connect to Amazon SQS). So I am searching for a similar kind of gem/adapter which wi...