Elixir IPC
🐇 The RabbitMQ client that helps you build consistent and well-balanced Producer/Consumer pipelines
Multi-platform remote procedure call (RPC) system based on Protocol Buffers
Some abstractions to interact with a AMQP broker
A library for writing RabbitMQ pubishers and consumers.
Managed RabbitMQ channels with auto-reconnect and backoff
A thin, boilerplate hiding wrapper for https://github.com/pma/amqp (RabbitMQ client library)
JSONAPI over JSONRPC over RabbitMQ.
Domain driven async abstractions like DomainEventBus, Event subscriptions/emit, Async Command handling and Async Req/Reply.
Simple elixir work queue consumption for RabbitMQ
Elixir messaging library using RabbitMQ, providing easy-to-use modules for message publishing, consuming, and retry handling
Package for implementing AMQP workers and middlewares
The best Elixir Exchange supporting limit and market orders. Restful API and fancy dashboard supported soon!
Conejo is an OTP application/library which will help you to define your AMQP/RabbitMQ publishers and consumers in an easier way.
Background processing application/library written in Elixir that uses RabbitMQ as a messaging backend
🐇 The missing Elixir client for RabbitMQ
Higher-level functionality on top of AMQP
An application to manage AMQP consumers and publishers.
This is a GenServer-ish implementation RabbitMQ Sender.
Translate CloudFoundry BBS events and endpoints into rabbitmq messages.
Elixir Logger backend to send logs to an AMQP broker (eg: RabbitMQ)
Library to validate and exchange messages
A simple helper library for using AMQP with Elixir
Simple API for spawning RabbitMQ Producers and Consumers.
AMQP Interface for message consumption and delivery.
This is a GenServer-ish implementation RabbitMQ Receiver.
The Brains of the Farmbot Project
Elixir logger to publish log messages in RabbitMQ.
RMQ - a set of tools for convenient work with RabbitMQ
A Celery producer for Elixir. Currently supports the RabbitMQ broker, and only publishing tasks (not running them or retrieving their res...