[aosd-discuss] Dealing with performance as aspect?
Igor Lobanov
igor.lobanov at inbox.ru
Mon Jan 19 03:28:37 EST 2004
Hi, Edin.
EA> i)
EA> Performance is taken as a typical example of a crosscutting concern and
EA> therefore as an aspect in many papers. However, I could not find any
EA> concrete information on how to really deal with the performance as an aspect
EA> in the implementation and especially in the software design.
EA> Any references or ideas?
No references, but I think it is convenient to implement caching
(possibly distributed) as aspect. Here also goes precise profiling
that is not easy to perform without aspects at all.
Best regards,
Igor
More information about the discuss
mailing list