12 Feb
2009
12 Feb
'09
1:09 a.m.
FYI This question was redirected to the concurrency-interest@cs.oswego.edu mailing list. David Paulo Levi said the following on 02/12/09 01:56:
Why is there no (a horrible name) newFixedCachedThreadPool() static factory?
I think it makes sense for tasks that have a upper throughput, but still want to release the threads after some idle time. Or am i wrong?