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