pheanstalk
Message Queue
An implementation of a message queue specification using PHP
[READ-ONLY] The Pheanstalk Enqueue transport.
9 stars
5 watching
6 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
beanstalkdenqueuemessage-queuepheanstalk
Related projects:
Repository | Description | Stars |
---|---|---|
php-enqueue/redis | Enables message queuing using Redis as the broker. | 41 |
pheanstalk/pheanstalk | A PHP client for managing jobs in a distributed workqueue system | 1,909 |
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 |
armetiz/leezypheanstalkbundle | Provides a PHP client for integrating with the Beanstalkd workqueue system | 123 |
php-enqueue/rdkafka | An implementation of Queue Interop specification allowing PHP developers to send and consume messages via the Kafka protocol. | 50 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
apache/pulsar-client-python | A Python client library for connecting to and interacting with a distributed message broker | 53 |
obsidiandynamics/meteor | Enables real-time message streaming over an in-memory data grid for high-volume, low-latency distribution among decoupled processes. | 23 |
apache/qpid | A collection of component repositories for an enterprise-level message broker system | 128 |
apache/pulsar-client-node | A Node.js client library for interacting with Pulsar, a pub/sub messaging system. | 148 |
php-amqplib/thumper | A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
ihid/propono | A pub/sub gem built on top of Amazon Web Services (AWS), providing an easy-to-use interface for publishing and subscribing to messages. | 316 |