<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Hans Hübner wrote:
<blockquote
 cite="mid:AANLkTil131Bi3w00HSrmtZhwlKtWhpG7hoPD76dqy1ZO@mail.gmail.com"
 type="cite"><br>
  <pre wrap=""><!---->
I'd say that the idea of a thread pool can be abandoned if it is not
useful, and it seems that it would not be useful. </pre>
</blockquote>
And don't forget to put in comments or other documentation<br>
explaining why this decision was made, so that future<br>
developers (a) won't spend time putting it in (or asking<br>
why it's not in), and (b) will understand why that decision<br>
was made, in case things change (e.g. thread creation<br>
turns out to be expensive under some new, unforseen<br>
circumstance).<br>
<br>
-- Dan<br>
<br>
</body>
</html>