batch-rs icon indicating copy to clipboard operation
batch-rs copied to clipboard

Write an Amazon SQS adapter

Open kureuil opened this issue 6 years ago • 0 comments

Amazon SQS seems to be a pretty popular choice when needing a managed queue service on AWS.

The simplest way to use it will probably be to use one of the Rusoto crates, the AWS SDK for Rust.

kureuil avatar Oct 21 '18 10:10 kureuil