Re: MV Keys

From: vc <boston103_at_hotmail.com>
Date: 4 Mar 2006 05:54:56 -0800
Message-ID: <1141480496.009897.206750_at_z34g2000cwc.googlegroups.com>


mAsterdam wrote:
[...]
> Extrapolating, ISTM your answer to the question:
> "could this removeAt operation possibly be useful
> in a concurrent environment?" would be
> that it is irrelevant:
> removeAt(index) isn't even valid under concurrency.
>
> Am I understanding your point correctly?

No. The concurrency is irrelevant thanks to the CC's ensuring that the concurrent execution result is equivalent to some serial execution of the same transactions. It does not matter what kind of write operations you want to have in your database. Received on Sat Mar 04 2006 - 14:54:56 CET

Original text of this message