# PHP-Thread **Repository Path**: phpArtist/PHP-Thread ## Basic Information - **Project Name**: PHP-Thread - **Description**: php多线程 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-08-01 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README php-thread ========== * Thread.php: Simple implementation of threading in PHP using pnctl * ThreadQueue.php: Enqueue tasks to run them in parallel easily