Removed `Thread` class to separate repo for development
Threading feature is by way of Libuv uv_queue_work
, which the PHP ext-uv
extension is buggy, but works is at https://github.com/symplely/thread_queue
Threading feature is by way of Libuv uv_queue_work
, which the PHP ext-uv
extension is buggy, but works is at https://github.com/symplely/thread_queue