An open API service indexing awesome lists of open source software.

https://github.com/sagebind/sqs-bulk-loader

Simple SQS utility to send many messages
https://github.com/sagebind/sqs-bulk-loader

Last synced: 10 months ago
JSON representation

Simple SQS utility to send many messages

Awesome Lists containing this project

README

          

# SQS Bulk Loader

Extremely simple utility that can quickly send copies of the same message repeatedly to an SQS queue for the purposes of testing, and do so very quickly. An arbitrary number of copies can be sent.

## License

This project's source code and documentation is licensed under the MIT license. See the [LICENSE](LICENSE) file for details.