App::Yath::Options::Collector - collector options for Yath.
This is where the command line options for the collector are defined.
Collector Options
- --max-open-jobs 18
- --no-max-open-jobs
- Maximum number of jobs a collector can process at a time,
if more jobs are pending their output will be delayed until the earlier
jobs have been processed. (Default: double the -j value)
- --max-poll-events 1000
- --no-max-poll-events
- Maximum number of events to poll from a job before jumping
to the next job. (Default: 1000)
The source code repository for Test2-Harness can be found at
http://github.com/Test-More/Test2-Harness/.
- Chad Granum <[email protected]>
- Chad Granum <[email protected]>
Copyright 2020 Chad Granum <
[email protected]>.
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
See
http://dev.perl.org/licenses/