amazon-sqs
There are 65 repositories under amazon-sqs topic.
softwaremill/elasticmq
In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.
php-enqueue/enqueue-dev
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
aws-samples/one-observability-demo
Sample microservice based application demonstrating observability capabilities on AWS
awslabs/amazon-sqs-java-messaging-lib
This Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used for communicating with Amazon Simple Queue Service.
awslabs/amazon-sqs-java-temporary-queues-client
An Amazon SQS client that supports creating lightweight, automatically-deleted temporary queues, for use in common messaging patterns such as Request/Response. See http://aws.amazon.com/sqs.
aws-samples/document-processing-pipeline-for-regulated-industries
A boilerplate solution for processing image and PDF documents for regulated industries, with lineage and pipeline operations metadata services.
spiral-modules/jobs
RoadRunner: Background PHP workers, Queue brokers
payara/Cloud-Connectors
App Server independent JCA Connectors for Java EE 8+ that connect to Cloud Services.
raol/amazon-sqs-net-extended-client-lib
Extension to Amazon SQS that adds support for sending and receiving messages greater than 256K
Reybolt/aws-certified-developer-associate-udemy-notes
AWS Certified Developer Associate Udemy Notes
rebus-org/Rebus.AmazonSQS
:bus: Amazon SQS transport for Rebus
kenyipp/serverless-sns-sqs-offline-example
Minimal example of running serverless-offline with SQS and SNS in local environment.
cfjtech/sqs-taskqueue
A drop-in replacement for Kue with Amazon SQS backend
danilop/portable-serverless-app
An example of portable serverless app that can run on multiple platforms.
marz619/django-celery-sqs
An example Django+Celery App using Amazon SQS as the broker
benner-sistemas/messaging
A lightweight .NET standard messaging library for easily deal with any message broker, like RabbitMQ, ActiveMQ, AmazonSQS, AzureQueue, ...
bteixeira691/ApolloBus
ApolloBus is an EventBus.
jptavarez/python-sqs-client
An Amazon SQS client built in Python that supports common messaging patterns such as Request/Response.
ro6ley/node_shop
Microservices built in Node.js + Express to interact with Amazon Simple Queue Service(SQS).
sravimohan/MassTransitWithSQS
Sample for using MassTransit With Amazon SQS
meadow/sqs
Promise/JSON based client for Amazon SQS with automatic long-polling
lloydcotten/common-mq
common-mq is an abstracted message queue client package for Node.js with a clean, common API for working with various message queue providers.
MDalfre/sr-sqs
Simple generic Amazon SQS client and mock, designed to make asynchronous applications that uses SQS queues simple to test.
q3769/chunk4j
A Java API to chop up larger data blobs into smaller "chunks" of a pre-defined size, and stitch the chunks back together to restore the original data when needed.
rebus-org/Rebus.AmazonS3
:bus: Amazon S3 data bus storage for Rebus
a-patel/LiteXMessageQueue
Abstract interface to implement any kind of message queue or service bus services (e.g. Azure ServiceBus, Azure Storage Queue, AmazonSQS, RabbitMQ, Google Cloud Queue, Redis Queue) for any type of application (ASP.NET Core, .Net Standard 2.x)
aws-samples/aws-trusted-advisor-glue-aggregator-terraform
These Terraform modules aggregate the AWS Trusted Advisor results from different accounts to a centralised account, using AWS Lambda, AWS IAM, Amazon S3 and Amazon SQS
dmamulashvili/webapi-msa-template
ASP.NET Core Web API Microservice Template using Clean Architecture, CQRS, Structure by Feature, Specifications, PostgreSQL, MassTransit with AmazonSQS & OutBox, JWT Auth
jpetrucciani/qoo
A simple library for interacting with Amazon SQS.
shin1x1/en9sqs
concurrent enqueue messages to Amazon SQS
Vivicorp-AWS/cdk-lab-serverless-task-scheduler
CDK Lab to schedule serverless tasks with EventBridge, Lambda and SQS
contactsunny/AmazonSQSProducerPOC
This is a simple Spring Boot project to send messages to an Amazon SQS queue.
DigitalRuby/SimplePubSub
Declarative and simple pub/sub for .NET using Mass Transit. I am open to suggestions for enhancements, email support@digitalruby.com.
eexit/php-mq-sdk
Amazon SQS or AMQP message queue production and consumption for PHP
nhatthaiquang-agilityio/dotnet3.0-backgroundjobs-with-sqs
Read messages from Amazon SQS and then run Background Job