Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 485 Bytes

File metadata and controls

14 lines (10 loc) · 485 Bytes

ZerusTech Threaded Component

The ZerusTech Threaded Component is a library that provides some commonly used thread-safe classes, such as piped input stream and piped output stream.

Thanks to the [krakjoe/pthreads][2] extension, it's eventually possible to develop multi-threaded applications in php-cli.

Project Moved to GitLab

This project has been moved to GitLab.

References