|
Home > Archive > Unix Shell > November 2007 > Re: Daily scheduled job, but need to check if previous job has
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Daily scheduled job, but need to check if previous job has
|
|
|
| On 30 Nov, 12:18, Janis <janis_papanag...@hotmail.com> wrote:
> On 30 Nov., 11:59, Eliot <e...@hotmail.com> wrote:
>
> [ Please quote context! (re-inserted...)]
>
>
>
>
>
>
>
>
>
>
>
> If the IN_PROGRESS file is present after the restart that means that
> the prvious job has not completed, and should be re-initiated anyway
> (as far as I understood your requirement).
>
> Hmm.. - Now can two of your processes be active in parallel? Do you
> want to prevent that?
>
> Janis- Hide quoted text -
>
> - Show quoted text -
Yes having two prccesses trying to do the same thing, running at the
same time is eactly what I'm trying to prevent.
|
|
|
|
|