sqs-queue
There are 212 repositories under sqs-queue topic.
celery/celery
Distributed Task Queue (development branch)
awsrun/aws-microservices
AWS Serverless Event-driven Microservices with using AWS Lambda, AWS DynamoDB, AWS API Gateway, AWS EventBridge, AWS SQS, AWS CDK stands for Cloud Development Kit for IaC — Infrastructure as Code tool and AWS CloudWatch for monitoring.
php-enqueue/laravel-queue
Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others
jegesh/python-sqs-listener
A simple wrapper for boto3 for listening, and sending, to an AWS SQS queue
lucioveloso/lambda-toolkit
*DO NOT USE* - This project was done during my initial python and lambda's studies. I would recommend you the `serverless framework`.
svix/omniqueue-rs
A Queue Abstraction Layer for Rust (Redis, RabbitMQ, SQS, etc.)
hardikvasa/database-journal
Databases: Concepts, commands, codes, interview questions and more...
JaidenAshmore/java-dynamic-sqs-listener
Java SQS Listener library built to be customisable and dynamic during runtime
gmetzker/serverless-plugin-lambda-dead-letter
serverless plugin that can configure a lambda with a dead letter queue or topic
rodrigozr/sqs-grep
Command-line tool used to scan thru an AWS SQS queue and find messages matching a certain criteria, among MANY other useful SQS administration features
fvinas/multi_sqs_listener
Simple Python wrapper to listen to multiple AWS SQS queues with different priorities - handles both short and long polling.
epiresdasilva/super-serverless-sample
Backend serverless que simula o sistema de votação do BBB
seung-lab/python-task-queue
Asynchronous serverless task queue with timed leasing of tasks. Threaded implementations for SQS and local filesystem.
DataGreed/django-eb-sqs-worker
Django Background Tasks for Amazon Elastic Beanstalk
ajyounguk/aws-sqs-sns-client
AWS SNS SQS client UI
sbstjn/lawos
SQS Worker for AWS Lambda.
trandangtri/sqs-queue-bundle
Simple SQS Queue Bundle for Symfony
nejdetkadir/sidekiq-aws-sqs
Sidekiq extension that provides an easy way to poll and process messages from AWS SQS (Simple Queue Service) queues within a Sidekiq worker
Alexmhack/Django-Celery-Redis-AWSEB
Deploying Django application with Celery and Reddis as broker on AWS Elastic Beanstalk
DanielDaCosta/apiGateway-sqs-lambda
Setting up an API Gateway endpoint that takes records, put them into an SQS queue that triggers an Event Source for a Lambda function.
localstack-samples/sample-shipment-list-demo-lambda-dynamodb-s3
Sample application using Spring Boot, Amazon S3, Amazon Lambda, Amazon DynamoDB & React
SimpleSoftwareIO/simple-sqs-extended-client
A Laravel SQS driver that removes the 256KB payload limit by saving the payloads into S3.
beekeeper-cli/beekeeper
Open-source framework for setting up a virtual wait room to handle bursty traffic from one-off events like a sale or promotion.
miztiik/reliable-queues-with-retry-dlq
Reliable Message Processing with Dead-Letter-Queues Replay
thomasdacosta/bff-marvel-quarkus
:star: BFF (Backends For Frontends) desenvolvido em Quarkus que efetua o acesso a API Ofical da Marvel e busca Personagens, HQs e Eventos
eduardo3g/terraform-serverless
Create immutable infrastructure with IaC technologies at AWS with Terraform and Serverless Framework ☁️ The main services used are DynamoDB, SNS, SQS, Lambda, API Gateway, and SSM Parameter Store.
aditya43/serverless-aws
:partly_sunny: AWS Serverless - Serverless Framework, AWS SAM, Lambda, Step Functions, API Gateway, RDS, DynamoDB, ElephantSQL, CI/CD, CloudFormation, S3 Notifications, SNS, SQS, Cognito, Lambda Crons, CORS, Apache VTL (Velocity Template Language), Swagger, KMS, VPCs, DLQs, CloudWatch, CodeCommit, CodeBuild, CodePipeline, CloudFront, OICD, Kinesis, MQTT, IoT and lot more..
garrym/aws-publisher-subscriber-example
An example of the publish-subscribe pattern in .NET Core 2.0 using the AWS Simple Notification Service (SNS) and AWS Simple Queue Service (SQS)
production-ready-toolkit/aws-sre-sqs
Terraform module to deploy SQS Queues using the best pratices by default
sbstjn/lawos-serverless
Serverless example for an SQS Worker in AWS Lambda using Lawos
allisson/pysqsx
A simple task processor for Amazon SQS
macielti/porteiro
A microservice for users and authentication management
prashanthpai/asyncsqs
asyncsqs wraps around SQS client from aws-sdk-go-v2 to provide an async buffered client to optimise AWS costs.
prashanthpai/sqscat
A netcat/kafkacat like utility for AWS SQS.