php版本嘗試了 7.1 和 5.6.30 centos版本:6.5 php都是通過webtatic這個第三方y(tǒng)um源安裝 情況一: 兩個php版本通過文檔建議方式安裝: yum -y install libevent-devel pecl install event 都報錯如下: checking for include/event2/event.h... not found configure: error: ...
由于workerman中涉及到進(jìn)程相關(guān)概念,但是我對進(jìn)程這塊不是很熟。就像弄清楚進(jìn)程、子進(jìn)程、線程之前的關(guān)系,也網(wǎng)上查過,了解了大概,但還不是太懂,求教,謝謝!...