:: Re: [DNG] systemd in wheezy, was: R…
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Arnt Gulbrandsen
Date:  
À: dng
Sujet: 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