[AWS] Concurrency in AWS

Pascal Obry pascal at obry.net
Sat Sep 8 08:48:51 CEST 2007


Maciej Sobczak a écrit :
> I still don't understand what is the role of reference counting
> functionality provided by AWS.Dispatchers.Handler.

Simple: This is used by all dispatcher implementations. See
AWS.Services.Dispatchers.*.

> Should I use this feature, or can I just use simple composition for my
> state?

If you need a ref counting on your own dispatcher, why not? Do it as AWS
does it in the services above mentioned.

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595



More information about the AWS mailing list