[aosd-discuss] bounded buffer example ...

David H. Lorenz lorenz at cs.virginia.edu
Wed Aug 30 02:38:38 EST 2006


Fabio,

You can find a bounded buffer example, implemented in Java, with
aspects implemented in AsepectJ, AspectWerkz, and COOL (a
domain-specific aspect extension for expressing coordination of
threads), in a paper entitled "Pluggable AOP -- Designing Aspect
Mechanisms for Third-party Composition":
http://www.cs.virginia.edu/~lorenz/papers/oopsla05/

-- David

On 8/29/06, Fabio Fagundes Silveira <ffs at ita.br> wrote:
> Hello,
>
>    I'd like to know if anyone here has the famous *concurrent bounded
> buffer* program in AspectJ? That one with synchronized and scheduling
> aspects ...
>
> thank you in advance
> Fabio

-- 
D. H. Lorenz
University of Virginia



More information about the discuss mailing list