|
I'm writing a UPS monitor program. If I can hold the job queues in the UPS monitor program before I shutdown the system (because the UPS is dying), I don' have to change our start up program. The current startup program is used, more often than not, after a normal, intentional shutdown, so it does start subsystems needed for normal work. If I had to shutdown the system with the UPS monitor program, I might have serveral jobs in a job queue (many of our job queues are single threaded) that shouldn't run because Job1 was running at the time of shutdown and those jobs depend on files created by Job1. Therefore, I prefer to hold job queues rather than rework the startup program.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.