Provides: php-sysvmsg, php-sysvmsg%{?_isa}, hhvm(sysvmsg), hhvm(sysvmsg)%{?_isa}
sysvmsg確認(rèn)已經(jīng)安裝
運(yùn)行 php start.php start之后報(bào)錯(cuò)如下
Warning: Unable to receive message: No message of desired type in ***/Applications/Queue/start.php on line 98
這個(gè)Warning意思是消息隊(duì)列里面沒有期望的消息,沒有消息屬于正常,可以無視
這個(gè)Warning只會(huì)在hhvm 虛擬機(jī)中出現(xiàn),正常zend php應(yīng)該不會(huì)有這個(gè)Warning
已經(jīng)加了@抑制這個(gè)Warning,請(qǐng)更新 https://github.com/walkor/workerman-queue