xaav/queue-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

xaav/queue-bundle

Composer 安装命令:

composer require xaav/queue-bundle

包简介

Job Queue for Symfony2

README 文档

README

A job queue is a system software data structure maintained by job scheduler software.

Users submit their programs that they want executed, "jobs", to the queue for batch processing. The scheduler software maintains the queue as the pool of jobs available for it to run.

Multiple batch queues might be used by the scheduler to differentiate types of jobs depending on parameters such as:

  • job priority
  • estimated execution time
  • resource requirements

The use of a batch queue gives these benefits:

  • sharing of computer resources among many users
  • time-shifts job processing to when the computer is less busy
  • avoids idling the compute resources without minute-by-minute human supervision
  • allows around-the-clock high utilization of expensive computing resources

Please see the wiki for more information and/or documentation.

Installation

Add the following to your deps file:

[XaavQueueBundle]
    git=git://github.com/xaav/XaavQueueBundle.git
    target=/bundles/Xaav/QueueBundle

Run the vendors script:

php bin/vendors install

Please see here for a more detailed guide.

Contributing

The following contributions are welcome:

  • Pull Requests
    • Adding adapters
    • Adding ways to empty the queue
  • Reporting Issues
    • Reporting of bugs/crashes
    • Suggesting new features
  • Improvement of Wiki Pages

If this bundle has been useful to you, please consider making one or more of the above contributions.

License

This work is released into the public domain and is also availiable under the xaavnetwork openlicense.

统计信息

  • 总下载量: 510
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 11
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OpenLicense
  • 更新时间: 2011-10-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固