Hello Aaron,
AFAIK no-one uses pure threads these days
Thread pools are being used instead
Thread creating/destroying is expensive process, so threads are being
re-used
To ensure regular clean-up you can set-up more aggressive garbage
collector, but this might be counterproductive
I would s
Guess I should of phrased it a little differently, as yes there is just
a single java process running; I was referring to the Process IDs (PIDs)
that are created with each new thread. At the eod after all users have
left, there was still 139+ (threads) still running under /usr/bin/java
associa
htop is too clever :) it displays java internal threads
ps will show you just one java process
I would recommend to ensure limit for open files
On Tue, Mar 13, 2018 at 12:45 AM, Aaron Hepp wrote:
> On average how many red5 processes for a single room running? I have a
> single room open with