Explorar el Código

Merge pull request #510 from jakubkulhan/bunnyphp

[queue] jakubkulhan/bunny
pull/591/head
Jad Bitar hace 10 años
padre
commit
e350851ee3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

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.

Loading…
Cancelar
Guardar