phoenix_pubsub_rabbitmq
PubSub adapter
An adapter for integrating RabbitMQ with Phoenix's PubSub layer
RabbitMQ adapter for Phoenix's PubSub layer
45 stars
2 watching
23 forks
Language: Elixir
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
larshesel/phoenix_pubsub_vernemq | An MQTT pubsub adapter for Phoenix framework | 25 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
phoenixframework/phoenix_pubsub_redis | An adapter for Phoenix framework to connect with Redis Pub/Sub system | 175 |
shankardevy/phoenix-pubsub-postgres | Provides a Postgres adapter for Phoenix's Pub/Sub channels | 27 |
d0rc/exrabbit | A RabbitMQ binding for Elixir that simplifies message handling and exchange/queue configuration | 48 |
sonic182/pub_subx | A lightweight publish-subscribe system for Elixir applications | 2 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
spingo/op-rabbit | A high-level, type-safe RabbitMQ library for Scala and Akka with strong focus on recovery, reliability, modularity, and fault tolerance. | 232 |
simonewebdesign/elixir_pubsub | A utility module that enables message passing between processes in Elixir without burdening the business logic with communication. | 69 |
nagios-plugins-rabbitmq/nagios-plugins-rabbitmq | A set of nagios checks for monitoring RabbitMQ servers using the management interface | 196 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
hexpm/hexpm | An API server and website for Hex.pm that provides integration tests support | 1,071 |
rabbitmq/contribute | Providing tools and resources to support the development and build process of RabbitMQ. | 4 |
nebo15/rbmq | Provides an easy-to-use API for spawning RabbitMQ producers and consumers. | 21 |