137 skills found · Page 1 of 5
pgmq / PgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
softwaremill / ElasticmqIn-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.
ruby-shoryuken / ShoryukenA super efficient Amazon SQS thread based message processor for Ruby.
robinrodricks / FluentStorageA polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
mercury2269 / SqsmoverAWS SQS Message mover
php-enqueue / Enqueue Bundle[READ-ONLY] Message queue bundle for Symfony. RabbitMQ, Amazon SQS, Redis, Service bus, Async events, RPC over MQ and a lot more
php-enqueue / Laravel QueueLaravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others
awslabs / Amazon Sqs Java Extended Client LibAn extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.
bbc / Sqs ProducerSimple scaffolding for applications that produce SQS messages
awslabs / Amazon Sqs Java Messaging LibThis Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used for communicating with Amazon Simple Queue Service.
aws / Aws Dotnet MessagingAn AWS-native framework that simplifies the development of .NET message processing applications that use AWS services, such as SQS, SNS, and EventBridge.
dusterio / Laravel Plain SqsCustom SQS connector for Laravel (or Lumen) that supports third-party, plain JSON messages
scottjbarr / SqsmvMove messages between two SQS queues
georgeyk / LoaferAsynchronous message dispatcher - Currently using asyncio and amazon SQS
awslabs / Amazon Sqs Java Temporary Queues ClientAn 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.
andrewpuch / Aws Sqs Node Js ExamplesTutorial on using the AWS SQS API to create queues and work with messages within those queues. We will be using NodeJS as our primary language but it can be done using any language the AWS SDK supports.
fortress-build / NervemqPortable, SQS-compatible message queue backed by SQLite
PowerDataHub / Terraform Aws AirflowTerraform module to deploy an Apache Airflow cluster on AWS, backed by RDS PostgreSQL for metadata, S3 for logs and SQS as message broker with CeleryExecutor
TheClimateCorporation / Squeedoclojure core.async based amazon SQS message processing
dhth / CueitupInspect messages in an AWS SQS queue in a simple and deliberate manner