workerman教程1(新手必看) workerman教程1(新手必看) 首先你要有一臺linux服務(wù)器(這里的教程只針對centos) 然后安裝PHP擴(kuò)展模塊 http://www.wtbis.cn/install 接下來裝memcache和memcached擴(kuò)展模塊(如果沒裝memcache是用文件驅(qū)動來存數(shù)據(jù)性能低) 直接yum install安裝 yum install php-pecl-memc...