浏览代码

Merge pull request #510 from jakubkulhan/bunnyphp

[queue] jakubkulhan/bunny
pull/591/head
Jad Bitar 9 年前
父节点
当前提交
e350851ee3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

539
 *Libraries for working with event and task queues.*
539
 *Libraries for working with event and task queues.*
540
 
540
 
541
 * [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
541
 * [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
542
+* [BunnyPHP](https://github.com/jakubkulhan/bunny) - A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library.
542
 * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
543
 * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
543
 * [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
544
 * [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
544
 * [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue.
545
 * [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue.

正在加载...
取消
保存