Like I have 4 mongrel processes with a 4 cpu server, and there are 10 concurrency connections. Does the server response the client concurrencily (I know with time slice, there is no real concurrency.)?
Like I have 4 mongrel processes with a 4 cpu server, and there are 10 concurrency connections. Does the server response the client concurrencily (I know with time slice, there is no real concurrency.)?