RabbitMqBundle
Messaging service
A Symfony2 bundle that simplifies messaging in applications using RabbitMQ
RabbitMQ Bundle for the Symfony2 web framework
35 stars
5 watching
13 forks
Language: PHP
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
php-amqplib/thumper | A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
swarrot/swarrotbundle | A Symfony bundle for integrating Swarrot message processing into a Symfony application. | 89 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
valinurovam/garagemq | An AMQP message broker implementation in Go that supports RabbitMQ and standard AMQP 0-9-1 protocols | 230 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
mmoreram/rsqueuebundle | A Redis-based queuing system for Symfony applications | 52 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
squaremo/rabbit.js | A simple API for messaging in Node.JS using RabbitMQ as the backend. | 1,517 |
apache/rocketmq-clients | A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. | 327 |
socifi/jazz | An abstraction layer for managing RabbitMQ connections and messaging | 18 |
bernardphp/bernardbundle | Integrates Bernard with Symfony2 to enable message queueing and job execution. | 96 |
rabbitmq/rabbitmq-dotnet-client | A .NET client library for interacting with RabbitMQ message broker services. | 2,090 |
alaricode/nestjs-rmq | Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices | 293 |