How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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…
The main features of crustum/batch-queue are: Queue.
Projects with overlapping indexed features include: cakedc/cakephp-enqueue — CakePHP Enqueue Plugin. cakephp/queue — This is a Queue system for CakePHP. crustum/cakephp-temporal — The Temporal plugin provides workflow orchestration for CakePHP applications using Temporal. dereuromark/cakephp-queue — This branch is for use with CakePHP 5.1+. For details see version map. dereuromark/cakephp-queue-scheduler — A scheduler addon for Queue plugin.
The Temporal plugin provides workflow orchestration for CakePHP applications using Temporal.
This branch is for use with CakePHP 5.1+. For details see version map.