:: Re: [DNG] systemd in wheezy, was: R…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Arnt Gulbrandsen
Fecha:  
A: dng
Asunto: 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