官网教程:https://www.rabbitmq.com/tutorials/tutorial-one-php.html

安装 php-amqplib
1 | composer php-amqplib |
生成者
1 |
|
消费者
1 |
|
运行

查看 RabbitMQ 有哪些队列以及其中有多少消息
1 | admin_s@SC-201811011347:~$ sudo rabbitmqctl list_queues |
官网教程:https://www.rabbitmq.com/tutorials/tutorial-one-php.html

1 | composer php-amqplib |
1 |
|
1 |
|

查看 RabbitMQ 有哪些队列以及其中有多少消息
1 | admin_s@SC-201811011347:~$ sudo rabbitmqctl list_queues |