Andy Redhead created CAMEL-7590:
-----------------------------------

             Summary: AWS SQS component could use AmazonBufferedAsyncClient for 
batch write/delete
                 Key: CAMEL-7590
                 URL: https://issues.apache.org/jira/browse/CAMEL-7590
             Project: Camel
          Issue Type: Improvement
          Components: camel-aws
            Reporter: Andy Redhead


The AWS SDK for SQS now has an async client that includes the ability to send 
batches of write and delete messages, this could be really useful for 
increasing message throughput with SQS.

The doco for the async client is at:

http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/buffering.html

For batches we would need to be able set max batch size and max buffering wait 
time.

Cheers, Andy



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to