help-bash
[Top][All Lists]
Advanced

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

Re: [Help-bash] The best way to monitor the number of concurrently runni


From: Aleksey Tsalolikhin
Subject: Re: [Help-bash] The best way to monitor the number of concurrently running processes forked by a main bash script ?
Date: Sun, 7 Apr 2019 07:14:58 -0700

Okay... Why can't you modify your script?

On Sat, Apr 6, 2019 at 4:02 AM Peng Yu <address@hidden> wrote:

> > Can you modify the bash script that launches the processes, to log when
> > they are launched and when they complete?
>
> No.
>
> > What exactly are you trying to solve, do you have some concern about what
> > might happen if there are multiple concurrent processes?
>
> Mac has an artificial limit of 2500 processes that can be launched. I
> will need to judicially to reduce the number of processes forked in my
> script.
>
> --
> Regards,
> Peng
>


-- 
Achieve real learning.  Email address@hidden


reply via email to

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