squiss-ts icon indicating copy to clipboard operation
squiss-ts copied to clipboard

add support for temp and virtual queues pattern

Open regevbr opened this issue 4 years ago • 0 comments

As explained at https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-temporary-queues.html And implemented here https://github.com/awslabs/amazon-sqs-java-temporary-queues-client The temp/virtual queues pattern allows for 2 way scalable communication using SQS queues

regevbr avatar Nov 15 '19 19:11 regevbr