141 skills found · Page 1 of 5
wagslane / Go RabbitmqA wrapper of streadway/amqp that provides reconnection logic and sane defaults
ricbra / Rabbitmq Cli ConsumerConsume RabbitMQ messages into any cli program
corvus-ch / Rabbitmq Cli ConsumerConsume RabbitMQ messages into any cli program
ssi-anik / Amqpphp-amqplib wrapper that eases the consumption of RabbitMQ. A painless way of using RabbitMQ
kedacore / Sample Go RabbitmqSample KEDA deployment using a Go RabbitMQ consumer
Phobetor / Rabbitmq Supervisor BundleSymfony bundle to automatically create and update supervisor configurations for RabbitMQ consumer daemons
cheshir / Go MqDeclare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.
luizcarlosfaria / Oragon.RabbitMQConsume RabbitMQ Queues like Minimal API's
KardinalAI / GorabbitSimplify RabbitMQ operations in Go with Gorabbit, a high-level wrapper for the official Go RabbitMQ plugin. Enhance your messaging workflow with a more straightforward interface and robust mechanisms, including an automatic "Always-On" mechanism for continuous connectivity.
jackyhung / Consumer DispatcherConsumer Dispatcher works as a proxy between RabbitMQ and your consumers.
mikemadisonweb / Yii2 RabbitmqRabbitMQ Extension for Yii2
whuanle / Maomi.MQMaomi.MQ.RabbitMQ is a communication model designed specifically for RabbitMQ publishers and consumers. It significantly simplifies the code for publishing and messaging, while providing a series of convenient and practical features.
jakesgordon / Rack RabbitA Unicorn-style forking server for hosting rabbitMQ consumers as load balanced Rack apps
gmr / Rejectedrejected is a consumer framework for RabbitMQ
MassTransit / Sample JobConsumersSample showing how to use job consumers with RabbitMQ, EF Core, and Postgres
Java-Techie-jt / Springboot Rabbitmq ExampleHow to use RabbitMQ with Publisher and Consumer Example
coingaming / ConeyConsumer server for RabbitMQ with message publishing functionality.
piomin / Sample Message Driven MicroservicesSample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven microservices basing on publish-subscribe model, consumer groups
phachon / Wmqx基于 Rabbitmq 的 Http 异步消息调用服务
jay-johnson / Celery ConnectorsWant 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