parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Alternate termination sequence option --term-seq


From: Ole Tange
Subject: Re: Alternate termination sequence option --term-seq
Date: Thu, 23 Apr 2015 23:39:45 +0200

On Mon, Apr 20, 2015 at 4:31 PM, Martin d'Anjou
<martin.danjou14@gmail.com> wrote:
> Hi Ole and parallel users,
>
> Here is an implementation of how the user can specify an alternate
> termination sequence:
> https://github.com/martinda/gnu-parallel/compare/optional-termination-sequence?expand=1
>
> Your input is welcome.

My initials feelings are good.

Obviously it will also have to be implemented for killall() so we can
killall children with a single @term_seq.

I have a small worry that kill() is serial: You cannot have multiple
kills running in parallel, so if you wait 60+60 seconds to kill a
single job, then you can at most kill 30 jobs per hour.


/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]