Skip to content

naroga/querker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Querker

Travis Coverage Status

Querker is both a simple queue manager for tasks and a worker manager.

Project requisites

This project is now supported in all major OS': *nix, OSX and Windows.

It requires PHP 7.0+, php-curl, php-json, php-xml.

See the Symfony Requirements for more specific and in-depth requirements.

You can check if your system is ready to use by running php app/check.php.

Installation

To install querker, use Composer:

$ composer create-project naroga/querker dev-master

This will download the querker's code with all its dependencies.

Usage

TBD.

FAQ

See common questions in the FAQ file.

License

This project is released under the MIT license. See LICENSE file for more information.

About

A queue manager for tasks, with spawnable workers for controlled parallel processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published