|
Those are valid questions. I am reading up on so I can answer them myself. If a Child abends, we have a job monitoring system that can monitor for x number of instances of a job and take action if it exceeds a limit or a different action if below a limitWhat would that action be? How would you re-start a child without bringing everything down? You don't want one failure to kill the entire server function.
If it is a prestart job, I believe you can do and ENDPJ to end all occurrence's, STRPJ to start it up and the spawning is from the base PJ which tracks the number of active children.What if one of the jobs is processing a transaction when you decide to kill all jobs? Perhaps that's not important in your case but with the single accept model you can stop accepting new connections but let ones already underway continue till they're done.
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.