Question about Executors.
11 Feb
2009
11 Feb
'09
3:56 p.m.
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?
12 Feb
12 Feb
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?
6234
Age (days ago)
6235
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Holmes - Sun Microsystems
-
Paulo Levi