thinkPHP+redis+queue:队列的基本实现
https://github.com/coolseven/notes/tree/master/thinkphp-queue:详细流程--搬砖(https://gitee.com/yeyangyang/thinkphp-queue)
注:各种驱动方式之间切换,注意配置好像相关的扩展,按流程来基本没啥问题;
使用Supervisor以守护进程监控;
Supervisor使用:
redis下载地址:http://windows.php.net/downloads/pecl/snaps/redis/
igbinary下载地址:http://windows.php.net/downloads/pecl/releases/igbinary/
mui