Skip to content

3.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@raffis raffis released this 13 Aug 15:06
· 296 commits to dev since this 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