There are 0 repository under sqs-consumer topic.
💻 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.
A Queue Abstraction Layer for Rust (Redis, RabbitMQ, SQS, etc.)
Amazon SNS/SQS client library that enables sending and receiving messages with payload larger than 256KiB via Amazon S3.
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
Django Background Tasks for Amazon Elastic Beanstalk
The AWS SQS Consumer reduces time to launch a SQS Message Consumer, by empowering developers to focus on business logic of consuming the message.
Sidekiq extension that provides an easy way to poll and process messages from AWS SQS (Simple Queue Service) queues within a Sidekiq worker
Write Amazon Simple Queue Service (SQS) consumers in Python with simplified interface.
Reliable Message Processing with Dead-Letter-Queues Replay
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.
An example that shows how to run a lambda function that consumes from a local SQS queue.
A sqs-consumer with zero dependencies with aws-sdk, undici for http calls, and a no-blocking signature system
👑 aka. Reis Mags ✉️ Async communications using AWS SNS + SQS for Python ✨
Create a sequential pipeline of processing messages with AWS SQS and Lambda.
GoQueue - One library to rule them all. A Golang wrapper that handles all the complexity of various Queue platforms. Extensible and easy to learn.
How to Use Amazon SQS With Spring Boot
A netcat/kafkacat like utility for AWS SQS.
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
Projeto inovador centrado em boas praticas com as seguintes tecnologias: LocalStack, SQS, SNS, Fastify e decorators.
Template com exemplos de boilerplates para a criação de aplicações para lambda com Python.
Simple generic Amazon SQS client and mock, designed to make asynchronous applications that uses SQS queues simple to test.
Go library to consume messages from AWS' SQS
An SQS Receiver for Spark Streaming
An SQS Connector for OpenFaaS
This library give a implementation to work with workers.
Reactive wrapper around the Amazon SQS client that allows reading from multiple queues with weighted priority.
Reliably process messages in queue with dead-letter queues in SQS
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
Código utilizado no vídeo em que ensinamos o passo a passo para você criar um consumer e producer de um AWS SQS no Java com Spring Boot e LocalStack.
Reactive messaging SQS producer/consumer inspired by Spring Messaging and Spring Integration, implemented using Project Reactor.