GeJ / perl5-App-Koyomi

A simple distributed job scheduler.

Home Page:https://progrhyme.github.io/App-Koyomi-Doc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

App::Koyomi - A simple distributed job scheduler

DESCRIPTION

Koyomi is a simple distributed job scheduler which achieves High Availability.

You can run koyomi worker on several servers. Then if one worker stops with any trouble, remaining workers will take after its jobs.

DOCUMENTATION

Full documentation is available on http://progrhyme.github.io/App-Koyomi-Doc/.

SEE ALSO

koyomi, koyomi-cli, App::Koyomi::Worker, App::Koyomi::CLI

AUTHORS

IKEDA Kiyoshi progrhyme@gmail.com

LICENSE

Copyright (C) 2015-2017 IKEDA Kiyoshi.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. That means either (a) the GNU General Public License or (b) the Artistic License.

About

A simple distributed job scheduler.

https://progrhyme.github.io/App-Koyomi-Doc/

License:Other


Languages

Language:Perl 99.8%Language:Makefile 0.2%