NAME

App::Manoc::Netwalker::Scheduler

VERSION

version 2.99.2

ATTRIBUTES

workers_manager

A list App::Manoc::Netwalker::WorkersRole objects.

session

The POE session used to schedule the tick

tick_interval

Defaults to 1 minute.

schema

Manoc Schema. Required.

next_alarm_time

Internally used to schedule the next tick.

METHODS

tick

Call the on_tick callback on all registered workers_manager objects.

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.