Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Eric Sosman Newsgroups: comp.lang.java.programmer Subject: Re: Immutable Datastructures with good Sharing Date: Sat, 05 Nov 2011 14:42:39 -0400 Organization: A noiseless patient Spider Lines: 15 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sat, 5 Nov 2011 18:42:42 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="HSlJAUb3pGXi3i7ZL/HoAw"; logging-data="6201"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX189CXuS/xaKA7zKr1p9tWNw" User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 In-Reply-To: Cancel-Lock: sha1:rpes/Tj2Q3izkmvc8DXol+GTrv4= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9585 On 11/5/2011 2:33 PM, Jan Burse wrote: > markspace schrieb: >> This may also be of interest to you: >> >> > > Who knows, maybe this could give me a queue with > good sharing. Until now, no bell is ringing... Out of curiosity, why do you want an immutable queue? What problem are you trying to solve? -- Eric Sosman esosman@ieee-dot-org.invalid