Does PHP have threading?

前端 未结 13 1686
孤城傲影
孤城傲影 2020-11-22 09:39

I found this PECL package called threads, but there is not a release yet. And nothing is coming up on the PHP website.

13条回答
  •  醉梦人生
    2020-11-22 10:31

    Just an update, its seem that PHP guys are working on supporting thread and its available now.

    Here is the link to it: http://php.net/manual/en/book.pthreads.php

提交回复
热议问题