2017 © Pedro Peláez
 

library laravel-queue-pool

A Laravel package provide pool command to start multiple queue worker all at once.

image

wanghanlin/laravel-queue-pool

A Laravel package provide pool command to start multiple queue worker all at once.

  • Tuesday, February 13, 2018
  • by wanghanlin
  • Repository
  • 1 Watchers
  • 1 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Laravel Queue Pool

Latest Version on Packagist Build Status Quality Score Total Downloads, (*1)

This package provide an artisan command queue:pool to start multiple queue worker and supervise them., (*2)

Installation

You can install the package via composer:, (*3)

composer require wanghanlin/laravel-queue-pool

Usage

php artisan queue:pool --workers=3
php artisan queue:pool connection --workers=3 --queue=default --delay=0 --force --memory=128 --sleep=3 --timeout=60 --tries=0

Testing

bash composer test, (*4)

Changelog

Please see CHANGELOG for more information what has changed recently., (*5)

Contributing

Please see CONTRIBUTING for details., (*6)

Security

If you discover any security related issues, please email 605231181@qq.com instead of using the issue tracker., (*7)

Credits

License

The MIT License (MIT). Please see License File for more information., (*8)

The Versions

13/02 2018

dev-master

9999999-dev https://github.com/wanghanlin/laravel-queue-pool

A Laravel package provide pool command to start multiple queue worker all at once.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Hanlin Wang

laravel laravel-queue-pool

13/02 2018

0.0.3

0.0.3.0 https://github.com/wanghanlin/laravel-queue-pool

A Laravel package provide pool command to start multiple queue worker all at once.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Hanlin Wang

laravel laravel-queue-pool

13/02 2018

0.1.0

0.1.0.0 https://github.com/wanghanlin/laravel-queue-pool

A Laravel package provide pool command to start multiple queue worker all at once.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Hanlin Wang

laravel laravel-queue-pool

13/02 2018

0.0.2

0.0.2.0 https://github.com/wanghanlin/laravel-queue-pool

A Laravel package provide pool command to start multiple queue worker all at once.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Hanlin Wang

laravel laravel-queue-pool

13/02 2018

0.0.1

0.0.1.0 https://github.com/wanghanlin/laravel-queue-pool

A Laravel package provide pool command to start multiple queue worker all at once.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Hanlin Wang

laravel laravel-queue-pool