3.0.0-alpha1
Pre-release
Pre-release
- [FIX] Added pcntl requirement to composer.json
- [FEATURE] Implemented forks, meaning a the main process (Queue::class) is the fork handler and will bootstrap new child processes (@see README.md to see how to use v3.0.0)
- [CHANGE] Queue::processOnce() is not available anymore, Queue::process() is the only entrypoint and blocking process