walkor / webman

Probably the fastest PHP web framework in the world.
https://webman.workerman.net/
MIT License
2.21k stars 216 forks source link

redis队列投递成功怎么使用呢? #221

Open lxmwuchao1314 opened 3 years ago

lxmwuchao1314 commented 3 years ago

image 这个消费还需单独运行什么监听之类的吗?

walkor commented 3 years ago

如果你是deamon方式运行的话看不到输出,debug方式运行php start.php start 不加-d试下

lxmwuchao1314 commented 3 years ago

我是在windows环境下运行得,是消费不了得吗?

------------------ 原始邮件 ------------------ 发件人: "walkor/webman" @.>; 发送时间: 2021年8月19日(星期四) 上午10:27 @.>; @.**@.>; 主题: Re: [walkor/webman] redis队列投递成功怎么使用呢? (#221)

如果你是deamon方式运行的话看不到输出,debug方式运行php start.php start 不加-d试下

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

walkor commented 3 years ago

windows暂时不支持自定义进程,无法消费

lxmwuchao1314 commented 3 years ago

好的,谢谢,我换linux试试。

------------------ 原始邮件 ------------------ 发件人: "walkor/webman" @.>; 发送时间: 2021年8月19日(星期四) 上午10:30 @.>; @.**@.>; 主题: Re: [walkor/webman] redis队列投递成功怎么使用呢? (#221)

windows暂时不支持自定义进程,无法消费

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.