Thumper
Messaging Library
A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems.
PHP Library that implements several messaging patterns for RabbitMQ
276 stars
19 watching
61 forks
Language: PHP
last commit: almost 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
videlalvaro/rabbitmqbundle | A Symfony2 bundle that simplifies messaging in applications using RabbitMQ | 35 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
apache/rocketmq-clients | A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. | 327 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
booksbyus/zguide | A tutorial and guide to using ØMQ (a lightweight messaging library) in PHP programming | 3,443 |
alaricode/nestjs-rmq | Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices | 293 |
rmculpepper/racket-zeromq | A Racket package providing bindings to the ZeroMQ messaging library for building asynchronous communication systems | 3 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |
aaronmjacobs/boxer | A library for creating cross-platform message boxes and alerts | 158 |
fedora-infra/fedora-messaging | A library for sending and consuming messages with schema validation in an AMQP-based messaging system. | 54 |
php-enqueue/enqueue | An advanced message queueing system with plug-and-play components and simplified message processing | 188 |
swarrot/swarrotbundle | A Symfony bundle for integrating Swarrot message processing into a Symfony application. | 89 |