Skip to content

shimpeiws/sqs-to-parallel-executor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment Variables

export GO111MODULE=on
export PARALLEL_COUNT=10
export AWS_ACCESS_KEY=YOUR_AWS_ACCESS_KEY
export AWS_ACCESS_SECRET_KEY=AWS_ACCESS_SECRET_KEY
export AWS_REGION=localhost
export SQS_ENDPOINT=http://localhost:9324
export QUEUE_URL=http://localhost:9324/queue/my-queue
export POLLING_INTERVAL_SECONDS=3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published