[...]
> > 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/