tarantool/jobqueue 问题修复 & 功能扩展

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

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

tarantool/jobqueue

Composer 安装命令:

composer require tarantool/jobqueue

包简介

A job queue backed by Tarantool.

README 文档

README

Build Status Scrutinizer Code Quality Telegram

Installation

The recommended way to install the library is through Composer:

composer require tarantool/jobqueue

Usage

./jobqueue
./jobqueue help run

Please check the JobServer application source code for a more complete usage example of this library.

Running a worker

./jobqueue run <queue-name> -f worker.log -l debug -e executors.php

Tests

docker run --name jobqueue -p3301:3301 -v `pwd`:/jobqueue tarantool/tarantool:1.7 tarantool /jobqueue/tests/Integration/queues.lua
vendor/bin/phpunit

License

The library is released under the MIT License. See the bundled LICENSE file for details.

统计信息

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

GitHub 信息

  • Stars: 5
  • Watchers: 3
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-04-14