amqp
Message queue library
Provides an Elixir client for the RabbitMQ message broker
Idiomatic Elixir client for RabbitMQ
681 stars
12 watching
124 forks
Language: Elixir
last commit: 15 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pma/phoenix_pubsub_rabbitmq | An adapter for integrating RabbitMQ with Phoenix's PubSub layer | 45 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
php-amqplib/thumper | A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
nebo15/rbmq | Provides an easy-to-use API for spawning RabbitMQ producers and consumers. | 21 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |
rabbitmq/rabbitmq-java-client | A Java client for interacting with RabbitMQ message broker | 1,246 |
d0rc/exrabbit | A RabbitMQ binding for Elixir that simplifies message handling and exchange/queue configuration | 48 |
ammmir/elixir-dropbox | Elixir client library for interacting with the Dropbox Core API | 13 |
apache/rocketmq-clients | A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. | 327 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
simonewebdesign/elixir_pubsub | A utility module that enables message passing between processes in Elixir without burdening the business logic with communication. | 69 |
alaricode/nestjs-rmq | Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices | 293 |