2017 © Pedro Peláez
 

library queued-jobs

a queued jobs base on swoole

image

swimtobird/queued-jobs

a queued jobs base on swoole

  • Thursday, March 1, 2018
  • by swimtobird
  • Repository
  • 1 Watchers
  • 1 Stars
  • 38 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 19 % Grown

The README.md

queue

运行

1.修改配置config/queue.php

2.启动服务
php ./swoole-jobs.php start >> log/system.log 2>&1

3.往队列推送任务
php ./test/testJobs.php

启动参数说明

NAME
      php swoole-jobs - manage swoole-jobs

SYNOPSIS
      php swoole-jobs command [options]
          Manage swoole-jobs daemons.


WORKFLOWS


      help [command]
      Show this help, or workflow help for command.


      restart
      Stop, then start swoole-jobs master and workers.

      start
      Start swoole-jobs master and workers.

      stop
      Wait all running workers smooth exit, please check swoole-jobs status for a while.

      exit
      Kill all running workers and master PIDs.


The Versions

01/03 2018

dev-master

9999999-dev https://github.com/swimtobird/swoole-jobs

a queued jobs base on swoole

  Sources   Download

MIT

The Requires

 

by Avatar kcloze
by Avatar swimtobird

queue job swoole

01/03 2018

v0.1.2

0.1.2.0 https://github.com/swimtobird/swoole-jobs

a queued jobs base on swoole

  Sources   Download

MIT

The Requires

 

by Avatar kcloze
by Avatar swimtobird

queue job swoole

27/12 2017

v0.1.1

0.1.1.0 https://github.com/swimtobird/swoole-jobs

a queued jobs base on swoole

  Sources   Download

MIT

The Requires

 

by Avatar kcloze
by Avatar swimtobird

queue job swoole

26/12 2017

v0.1.0

0.1.0.0 https://github.com/swimtobird/swoole-jobs

a queued jobs base on swoole

  Sources   Download

MIT

The Requires

 

by Avatar kcloze
by Avatar swimtobird

queue job swoole