Multithreading in PHP

前端 未结 6 556
有刺的猬
有刺的猬 2020-12-06 07:27

I recently read about http://php.net/pcntl and was woundering how good that functions works and if it would be smart to use multithreading in PHP since it isn\'t a core func

6条回答
  •  温柔的废话
    2020-12-06 08:04

    Multiplatform PHP Multithreading engine http://anton.vedeshin.com/articles/lightweight-and-multiplatform-php-multithreading-engine

提交回复
热议问题