On 30 Apr 2013, at 11:55, GOUBIER Thierry <thierry.goub...@cea.fr> wrote:
> It should be something like write chunk in a lock, return chunk final > position once done. Then the RemoteString instance can compute the start > position and store it. No more race condition for that one. Without knowing the details, I feel that it should work like that. Sven