使用Redis+php-resque实现消息队列

1、Redis安装 1. 获取源码php shell># cd /usr/local/src shell># wget http://download.redis.io/releases/redis-2.6.16.tar.gz shell># tar -zxvf redis-2.6.16.tar.gz shell># cd redis-2.6.16 2. 编译、安装nginx shell># ma
相关文章
相关标签/搜索