The BatchQueue plugin provides a unified system for managing batch job processing in CakePHP applications. It supports both parallel execution (running the same job with different arguments simultaneously) and sequential chains (jobs run one after another with context accumulation). The plugin…
Features
Queue - Manages batch jobs with parallel execution.
Star history
Open-source alternatives to Batch Queue
Similar open-source projects, ranked by how many features they share with Batch Queue.