rdkafka
Message queue
An implementation of Queue Interop specification allowing PHP developers to send and consume messages via the Kafka protocol.
[READ-ONLY] The Kafka Enqueue transport.
50 stars
7 watching
37 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list
kafkakafka-clientmessage-passingmessage-queuephp
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-kafka/php-simple-kafka-client | A PHP extension that provides a simple interface to produce and consume data in real-time messaging systems like Kafka and Redpanda. | 27 |
php-enqueue/redis | Enables message queuing using Redis as the broker. | 41 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
php-enqueue/pheanstalk | An implementation of a message queue specification using PHP | 9 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
fede1024/rust-rdkafka | A Rust-based client library for interacting with Apache Kafka message broker systems | 1,632 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 357 |
didier-wenzek/ocaml-kafka | Bindings for a distributed messaging system used for asynchronous data exchange between applications. | 63 |
tarantool-php/queue | A PHP interface to a distributed message queue system for storing and processing data in a decentralized manner. | 63 |
nodefluent/node-rdkafka | A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka | 0 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
kafka4beam/kafka_protocol | A Kafka protocol library for Erlang/Elixir, providing basic connection management APIs and utility functions. | 95 |
swoole/phpkafka | A PHP client for interacting with Apache Kafka using the Swoole framework and various messaging protocols. | 270 |