:: Re: [DNG] systemd in wheezy, was: R…
Top Pagina
Delete this message
Reply to this message
Auteur: Arnt Gulbrandsen
Datum:  
Aan: dng
Onderwerp: Re: [DNG] systemd in wheezy, was: Re: bummer
Fifty processes, you say...

ftp.cdrom.com was a single freebsd server, and it served around 10k
simultaneous users in the nineties. There were 10k processes, each of which
was actively performing disk and network I/O.

There is a limit to how many processes one can run on a single server
without overstraining the scheduler, but fifty isn't it.

Arnt