欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

谷歌 "php multi thread" 有人 用过 CURL_MULTI实现多线程 吗 它的效率 怎么样 有大用 有大大用

file_get_contents 不稳定 还是建议用 curl 或者第三方库 


用 guzzle 吧 

也是封装的 CURL_MULTI

https://laravel-china.org/topics/2130/laravel-under-the-use-of-guzzle-to-prepare-multi-threaded-crawler-combat



 0.0 弄一个线程池 

这样效率最大化 

https://www.gaojiufeng.cn/?id=92


php 的扩展 kernel32.Createthread


 php通信我还是喜欢swoole 
 抛弃nginx自己跑
自己做web服务器  不过不是很完善 
 


普通分类: