sqs-consumer
There are 79 repositories under sqs-consumer topic.
kalaspuff/tomodachi
💻 Microservice lib designed to ease service building using Python and asyncio, with ready to use support for HTTP + WS, AWS SNS+SQS, RabbitMQ / AMQP, middlewares, envelopes, logging, lifecycles. Extend to GraphQL, protobuf, etc.
svix/omniqueue-rs
A Queue Abstraction Layer for Rust (Redis, RabbitMQ, SQS, etc.)
aspecto-io/sns-sqs-big-payload
Amazon SNS/SQS client library that enables sending and receiving messages with payload larger than 256KiB via Amazon S3.
jay-johnson/celery-connectors
Want to handle 100,000 messages in 90 seconds? Celery and Kombu are that awesome - Multiple publisher-subscriber demos for processing json or pickled messages from Redis, RabbitMQ or AWS SQS. Includes Kombu message processors using native Producer and Consumer classes as well as ConsumerProducerMixin workers for relay publish-hook or caching
DataGreed/django-eb-sqs-worker
Django Background Tasks for Amazon Elastic Beanstalk
remind101/mq-go
SQS Consumer Server for Go
SeekerWing/aws-sqs-consumer
The AWS SQS Consumer reduces time to launch a SQS Message Consumer, by empowering developers to focus on business logic of consuming the message.
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
HexmosTech/aws_sqs_consumer_python
Write Amazon Simple Queue Service (SQS) consumers in Python with simplified interface.
Deenbe/blaster
Web hooks for message queues
Coaktion/evolutty
Evolutty is an asynchronous message dispatcher for concurrent tasks processing.
miztiik/reliable-queues-with-retry-dlq
Reliable Message Processing with Dead-Letter-Queues Replay
alexyklu/serverless-offline-lambda-with-sqs
An example that shows how to run a lambda function that consumes from a local SQS queue.
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.
fgiova/sqs-consumer
A sqs-consumer with zero dependencies with aws-sdk, undici for http calls, and a no-blocking signature system
kbariotis/sqs-lambda-consumer
Create a sequential pipeline of processing messages with AWS SQS and Lambda.
jairovadillo/razemax
👑 aka. Reis Mags ✉️ Async communications using AWS SNS + SQS for Python ✨
allisson/pysqsx
A simple task processor for Amazon SQS
bxcodec/goqueue
GoQueue - One library to rule them all. A Golang wrapper that handles all the complexity of various Queue platforms. Extensible and easy to learn.
fgiova/fastify-sqs-consumer
This plugin for fastify 4.x allows you to consume messages from AWS SQS queues. On fastify shutdown a simple wait function is called to wait for the end of the processing of the messages in progress
JavatoDev-com/amazon-sqs-spring-boot-application
How to Use Amazon SQS With Spring Boot
madeiramadeirabr/template-serverless-lambda-python
Template com exemplos de boilerplates para a criação de aplicações para lambda com Python.
prashanthpai/sqscat
A netcat/kafkacat like utility for AWS SQS.
academy-software/go-aws-sqs-consumer
Go library to consume messages from AWS' SQS
MDalfre/sr-sqs
Simple generic Amazon SQS client and mock, designed to make asynchronous applications that uses SQS queues simple to test.
abhinavrohatgi30/JavaSparkSQSReceiver
An SQS Receiver for Spark Streaming
affix/openfaas-sqs-connector
An SQS Connector for OpenFaaS
dalmarcogd/gwp
This library give a implementation to work with workers.
gregwhitaker/sqs-priority-client
Reactive wrapper around the Amazon SQS client that allows reading from multiple queues with weighted priority.
joisiney/sqs-sns-localstak-decorator-clean-code-nodejs
Projeto inovador centrado em boas praticas com as seguintes tecnologias: LocalStack, SQS, SNS, Fastify e decorators.
miztiik/reliable-sqs-with-dlq
Reliably process messages in queue with dead-letter queues in SQS
rocketseat-creators-program/Localstack-Webflux-Criando-um-consumer-SQS-localmente-2021-10-12
Nessa aula vamos aprender como utilizar o localstack que é um emulador de serviços AWS para desenvolver um consumer SQS com Webflux e AWS SDK
sshivananda/ts-sqs-consumer
Typescript based sqs consumer
mmnavarr/ts-sqs
Local AWS SQS Consumer & Publisher built on NodeJS with TypeScript
Uchencho/s3Consumer
Writing to s3 with Go and consuming from s3 using AWS SQS events