07 2023 档案

摘要:// 延迟队列 php 需要安装好几个扩展 php 生产者 $connection = new AMQPStreamConnection('xxxxx', 5672, 'guest', 'guest'); $channel = $connection->channel(); // 发送消息到交换机, 阅读全文
posted @ 2023-07-27 19:03 胡良庆 阅读(38) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示