background preloader

Amazonwebservices

Facebook Twitter

Amazon Web Services Developer Connection : Amazon Simple Queue S. Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service.

Amazon Web Services Developer Connection : Amazon Simple Queue S

SQS makes it simple and cost-effective to decouple the components of a cloud application. You can use SQS to transmit any volume of data, at any level of throughput, without losing messages or requiring other services to be always available. With SQS, you can offload the administrative burden of operating and scaling a highly available messaging cluster, while paying a low price for only what you use. Amazon Web Services Developer Connection : Release: Amazon Simpl. Typica - Google Code. This is a simple API to access Amazon's SQS, EC2, CloudWatch, AutoScaling, ELB, SimpleDB, SNS, FPS and DevPay LS web services.

typica - Google Code

It uses the QUERY APIs. This code is thread-safe and works very reliably to the best of my knowledge. I've been using it on a system where sending messages in SQS is critical and we manage pools of servers on EC2. Typica has been tested with the Eucalyptus Community Cloud ( NOTE: The 1.7 release brings support for HttpClient 4, which means a change to the dependencies.