This site will look much better in a browser that supports web standards, but is accessible to any browser or Internet device.
Possibility of thinking of multithreading design patterns as a way to organize threading code.
Some possible patterns include:
The background thread could be joined at a later time or a thread that runs it's course and dies.
We need a good term for the latter. Java calls them daemon threads. I don't think the term conjures the right connotations.
Posted by GWade at January 15, 2004 10:55 AM. Email comments