Project

sqs

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Simple Queue Service accessing library
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

SQS¶ ↑

SQS library provides access to Amazon’s Simple Queue Service via REST API.

Installation¶ ↑

If you don’t have the Gemcutter sources yet:

gem sources -a http://gemcutter.org

To install the gem type:

sudo gem install sqs

Usage¶ ↑

Coming soon, see Rdoc documentation.

Copyright © 2009 Jakub Kuźma. See LICENSE for details.