Re: Linux tcp/ip code has trouble with async network I/O

Marty Leisner (leisner@twcny.rr.com)
Fri, 04 Sep 1998 00:20:27 -0400


I agree with Eric's basic problems with threads...

A good, single threaded solution is far superior, easier, more
maintainable, etc. etc. then threads...

For more on why threads are a bad idea (usually) see:
http://www.scriptics.com/people/john.ousterhout/

marty

-
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/faq.html