An application to manage AMQP consumers and publishers.
AMQPPool maintains a pool of AMQP channels for you to use.
Background processing application/library written in Elixir that uses RabbitMQ as a messaging backend
The best Elixir Exchange supporting limit and market orders. Restful API and fancy dashboard supported soon!
Managed RabbitMQ channels with auto-reconnect and backoff
Elixir IPC
JSONAPI over JSONRPC over RabbitMQ.
Wrapper for RabbitMQ
Conejo is an OTP application/library which will help you to define your AMQP/RabbitMQ publishers and consumers in an easier way.
A thin, boilerplate hiding wrapper for https://github.com/pma/amqp (RabbitMQ client library)
Base functions for ETL process
A library for writing RabbitMQ pubishers and consumers.
Simple API for spawning RabbitMQ Producers and Consumers.
Some abstractions to interact with a AMQP broker
🐇 The RabbitMQ client that helps you build consistent and well-balanced Producer/Consumer pipelines
A Plug adapter for Cowboy
Domain driven async abstractions like DomainEventBus, Event subscriptions/emit, Async Command handling and Async Req/Reply.
Some abstractions to interact with a AMQP broker (SaleMove fork)
Package for implementing AMQP workers and middlewares
Elixir logger to publish log messages in RabbitMQ.
This is a GenServer-ish implementation RabbitMQ Sender.
AMQP Interface for message consumption and delivery.
Elixir Logger backend to send logs to an AMQP broker (eg: RabbitMQ)
Elixir messaging library using RabbitMQ, providing easy-to-use modules for message publishing, consuming, and retry handling
A simple helper library for using AMQP with Elixir
This is a GenServer-ish implementation RabbitMQ Receiver.
Simple Elixir client for RabbitMQ built on top of AMQP.
A Celery producer for Elixir. Currently supports the RabbitMQ broker, and only publishing tasks (not running them or retrieving their res...
Library to validate and exchange messages
🐇 The missing Elixir client for RabbitMQ