Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: Thread question Date: Wed, 30 Nov 2011 06:13:18 -0800 Organization: A noiseless patient Spider Lines: 12 Message-ID: References: <081cd7paqgsa8bbg5gjh8v1kinfp7asgt0@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Wed, 30 Nov 2011 14:13:18 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="XjIWM99mD7Ijfdu600oVPA"; logging-data="5637"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+9xI0DMu7SaV/Ba0bpElhurTFAcmtScIg=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: Cancel-Lock: sha1:1eCBX9hcqRaSzEf1Oah+1gICZ4g= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:10362 On 11/30/2011 6:10 AM, Roedy Green wrote: > Huh? is that not the most common case? No. > So it looks like I have to compose a custom blocking policy handler. Read it again, or just use a fixed size thread pool from Executors. It'll work fine.