[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
- Re: [Help-bash] The best way to monitor the number of concurrently running processes forked by a main bash script ?, Aleksey Tsalolikhin, 2019/04/02
- Re: [Help-bash] The best way to monitor the number of concurrently running processes forked by a main bash script ?, Peng Yu, 2019/04/02
- Re: [Help-bash] The best way to monitor the number of concurrently running processes forked by a main bash script ?, Aleksey Tsalolikhin, 2019/04/02
- Message not available
- [Help-bash] Fwd: The best way to monitor the number of concurrently running processes forked by a main bash script ?, Peng Yu, 2019/04/02
- Re: [Help-bash] The best way to monitor the number of concurrently running processes forked by a main bash script ?, Aleksey Tsalolikhin, 2019/04/06
- Re: [Help-bash] The best way to monitor the number of concurrently running processes forked by a main bash script ?, Peng Yu, 2019/04/06
- Re: [Help-bash] The best way to monitor the number of concurrently running processes forked by a main bash script ?,
Aleksey Tsalolikhin <=
- Re: [Help-bash] The best way to monitor the number of concurrently running processes forked by a main bash script ?, Peng Yu, 2019/04/07
- Re: [Help-bash] The best way to monitor the number of concurrently running processes forked by a main bash script ?, Aleksey Tsalolikhin, 2019/04/08