Re: 2.2.5 optimizations for web benchmarks?

Matt Ranney (mjr@ranney.com)
26 Apr 1999 12:42:23 -0700


"Stephen C. Tweedie" <sct@redhat.com> writes:

[...]
> > I did a
> > pthread port last year,
>
> _Now_ we're talking interesting. :)

How would a pthread-based web server be any faster than apache's
multi-process model? Linux pthreads are all kernel processes, so
don't you have the same context switching penalty?

-- 
Matt Ranney - mjr@ranney.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/