I have used the approximate code below many times, and since you can control
the priority of the process, it may work for you. Of course, the Perl program
that you launch using the scheduler would have to use the technique below to
launch the 'real' Perl program.
Use Win32;
Use Win32::Process;
Hi Perl guru !
I have a question regarding an issue that is troubling my applications. Hope
someone could give me some advice.
In the new W2K8 server Microsoft introduced a new “object” in the process
management, the I/O priority.
Docs about that are very confused and not at all useful but a t