queue
Message queue library
A PHP interface to a distributed message queue system for storing and processing data in a decentralized manner.
PHP bindings for Tarantool Queue.
63 stars
6 watching
6 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list
nosqlphpqueuetarantool
Related projects:
Repository | Description | Stars |
---|---|---|
php-enqueue/enqueue | An advanced message queueing system with plug-and-play components and simplified message processing | 188 |
php-enqueue/enqueue-dev | A package for building and implementing message queues and job queues in PHP applications. | 2,178 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
mmoreram/rsqueuebundle | A Redis-based queuing system for Symfony applications | 52 |
tarantool/tarantool | An in-memory computing platform offering database and application server capabilities with high performance. | 3,418 |
progaudi/progaudi.tarantool | A .NET connector for interacting with the Tarantool NoSQL database using its IProto protocol. | 48 |
tarantool/tarantool-java | A Java client library for interacting with Tarantool databases | 51 |
bernardphp/bernardbundle | Integrates Bernard with Symfony2 to enable message queueing and job execution. | 96 |
php-enqueue/rdkafka | An implementation of Queue Interop specification allowing PHP developers to send and consume messages via the Kafka protocol. | 50 |
mumez/tarantalk | A Tarantool client library for Pharo Smalltalk that enables storing and retrieving tuples in a dynamic environment. | 15 |
perusio/lua-resty-tarantool | A Lua-based library that enables interaction with a NoSQL database using its embedded Lua module or with Openresty. | 45 |
run-as-root/magento2-message-queue-retry | Enables retry mechanism for Magento 2 message queue errors using RabbitMQ's dead letter exchange feature | 56 |
tenor/restbus | A high-performance library for asynchronous messaging and queueing in .NET | 366 |
tomeraberbach/quetie | A tiny and efficient JavaScript implementation of a data structure providing fast and amortized O(1) access to queues and dequeues. | 112 |
loresoft/mongodb.messaging | A library that enables message processing using MongoDB as a lightweight queue pub/sub system | 60 |