Re: Threads question

Dean Gaudet (dgaudet-list-linux-kernel@arctic.org)
Fri, 25 Apr 1997 18:27:39 -0700 (PDT)


On Fri, 25 Apr 1997, Todd Graham Lewis wrote:
> Sure, it's not an optimal solution, but it's an _easy_ solution. The
> thread model of programming makes it much easier, conceptually, to write
> your server.

Bubble sort is conceptually easy. But you wouldn't use it on a problem
of size 1500.

Dean