Harvest::SingleThread - run a reaper in a single thread | |
| |
DESCRIPTION | |
This module will run a reaper in a single thread of a single process
| |
METHODS | |
| |
| $process=new Harvest::SingleThread | |
Initialise a single threaded version of reap
| |
| $process->process($config,$controller,$mimecfg,$filecfg,$enccfg) | |
Do a run with a single threaded reaper.
| |