[AWS] Concurrency in AWS
Maciej Sobczak
prog at msobczak.com
Fri Sep 7 23:26:01 CEST 2007
Pascal Obry wrote:
>> The handler's Dispatch procedure can explicitly modify the handler state
>> as part of its logic.
>
> Yes and you must ensure that data part of the handler are not modified
> or if modified it must be synchronized.
Yes, this is clear.
I still don't understand what is the role of reference counting
functionality provided by AWS.Dispatchers.Handler.
Should I use this feature, or can I just use simple composition for my
state?
Regards,
--
Maciej Sobczak : http://www.msobczak.com/
Programming : http://www.msobczak.com/prog/
More information about the AWS
mailing list