袁来如此的工作笔记
竹杖芒鞋轻胜马,谁怕? 一蓑烟雨任平生。

PHP实现队列的原理

199浏览量
新建一个文件artisan$redis=newRedis();$redis->connect('127.0.0.1',6379);while(1){$res=$redis->lpop(……