The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Dancer2::Plugin::JobScheduler::Client::TheSchwartz - A front to the client of the job scheduler or other object via which the jobs are submitted

VERSION

version 0.001

DESCRIPTION

Internal class. Not to be used separately. Please see Dancer2::Plugin::JobScheduler.

PARAMETERS

config

All parameters for this job scheduler are passed through.

submit_job $job

list_jobs $args

AUTHOR

Mikko Koivunalho <mikkoi@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2023 by Mikko Koivunalho.

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