lkml.org 
[lkml]   [1996]   [Jul]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRE: Linux 2.0 and SMP (intel)
> Is there an Apache thats SMP aware?
>
> What other server apps are? Samba? SQL dBs?


Well, The apache server spins off children for each connection. Those
children can be on different processors so I guess its SMP compatible.
The software doesn't have to be SMP aware, the kernel handles all that.

Any server which forks processes for each connection will work very well
on a SMP machine. I can think of a couple (telnet, apache, ftp,
postgres, samba, sendmail, etc...)

-Matt


\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.061 / U:7.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site