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: Peng Yu
Subject: Re: [Help-bash] The best way to monitor the number of concurrently running processes forked by a main bash script ?
Date: Sat, 6 Apr 2019 06:01:58 -0500

> 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



reply via email to

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