Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.
ServiceStack integration for Amazon Web Services (AWS) including:
- PocoDynamo - Declarative, code-first POCO client for DynamoDB with LINQ support
- SqsMqServer - MQ Server for invoking ServiceStack Services via Amazon SQS MQ Service
- S3VirtualFiles - A read/write Virtual...
More information
Amazon Simple Queue Service Client for the AWS SDK for C++. AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS). It is meant to be performant and fully functioning with low- and high-level SDKs, while minimizing dependencies and providing platform...
More information
Redistributable components for package 'AWSSDKCPP-SQS'. This package should only be installed as a dependency.
(This is not the package you are looking for).
Implementation of RockLib.Messaging API that sends and receives messages using Amazon SQS.
This package was built from the source code at https://github.com/RockLib/RockLib.Messaging/tree/6e4943b216e47e01e649e53acfa23a8559bf6d6b
A higher-level interface for Amazon SQS for .NET. It features an object queue (Internally messages are serialized to JSON) and a simple WPF app for probing your queues.