# 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://key-amb.github.io/App-Koyomi-Doc/ .

# SEE ALSO

[koyomi](https://metacpan.org/pod/koyomi)

# AUTHORS

YASUTAKE Kiyoshi <yasutake.kiyoshi@gmail.com>

# LICENSE

Copyright (C) 2015 YASUTAKE 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.