[AWS] Concurrency in AWS

Dmitriy Anisimkov anisimkov at ada-ru.org
Fri Sep 7 05:41:21 CEST 2007


Pascal Obry wrote:
> Maciej,
>
>   
>> 2. Some of these concurrent invocations can actually affect the same 
>> physical Handler object in a given time.
>>     
>
> Yes.
>   
There is concurrent reading, There is NO concurrent modification of the
Handler by the Client requests.
There is functionality to modify handler by the server administrator,
but it is protected from concurrent reading from clients.



More information about the AWS mailing list