Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Test client-side buffering and request batching #242

Open
hspencer77 opened this issue Jan 17, 2017 · 0 comments
Open

Test client-side buffering and request batching #242

hspencer77 opened this issue Jan 17, 2017 · 0 comments
Assignees
Labels

Comments

@hspencer77
Copy link
Member

Client-side buffering allows up to 10 requests to be buffered and sent as a batch request instead of sending each request separately. As a result, your cost of using Amazon SQS decreases as you reduce the number of requests sent to the service. Review AWS SQS documentation for more details.

@hspencer77 hspencer77 self-assigned this Jan 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant