awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
crustum avatar

crustum/batch-queue

0
View on GitHub↗
0 星标·0 分支·PHP·MIT·3 次浏览

Batch Queue

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 历史

crustum/batch-queue 的 Star 历史图表crustum/batch-queue 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Batch Queue 的开源替代方案

相似的开源项目,按与 Batch Queue 的功能重合度排序。
  • cakedc/cakephp-enqueueCakeDC 的头像

    CakeDC/cakephp-enqueue

    0在 GitHub 上查看↗

    CakePHP Enqueue Plugin

    PHP
    在 GitHub 上查看↗0
  • cakephp/queuecakephp 的头像

    cakephp/queue

    36在 GitHub 上查看↗

    This is a Queue system for CakePHP.

    PHP
    在 GitHub 上查看↗36
  • crustum/cakephp-temporalcrustum 的头像

    crustum/cakephp-temporal

    0在 GitHub 上查看↗

    The Temporal plugin provides workflow orchestration for CakePHP applications using Temporal.

    PHP
    在 GitHub 上查看↗0
  • dereuromark/cakephp-queuedereuromark 的头像

    dereuromark/cakephp-queue

    308在 GitHub 上查看↗

    This branch is for use with CakePHP 5.1+. For details see version map.

    PHP
    在 GitHub 上查看↗308
查看 Batch Queue 的所有 5 个替代方案→

常见问题解答

crustum/batch-queue 是做什么的?

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…

crustum/batch-queue 的主要功能有哪些?

crustum/batch-queue 的主要功能包括:Queue。

crustum/batch-queue 有哪些开源替代品?

crustum/batch-queue 的开源替代品包括: 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.