Forker
A PHP helper to fork processes and allow multi-threading.
It uses PCNTL to handle multi-threading, but also gracefully degrades when that extension is not available.
A PHP helper to fork processes and allow multi-threading.
It uses PCNTL to handle multi-threading, but also gracefully degrades when that extension is not available.