Abstract
The emergence of applications domains such as pervasive and autonomic computing has increased the need for customisation and dynamic adaptation of both distributed systems, and the underlying middleware platforms. Two highly complementary technologies have been advocated to meet these challenges, namely: aspect oriented programming (AOP) and reflective middleware. However, these have so far been considered in isolation, or typically target a particular middleware challenge e.g. using aspects to customise a middleware implementation; or using reflection (or dynamic AOP) to alter runtime behaviour. We believe that in combination these technologies better support the engineering of dynamic distributed systems. In this paper, we explore how aspects and reflection have been utilised in both the programming language and middleware communities; building upon this work, we identify four core relationships that form the basis of our model for aspect-oriented reflective middleware. We then explore the potential of this model to i) increase support for the engineering of dynamic reconfigurations, and ii) improve the performance of adaptive systems.
Original language | English |
---|---|
Title of host publication | ARM'07 |
Subtitle of host publication | Proceedings of the 6th Workshop on Adaptive and Reflective Middleware held at the ACM/IFIP/USENIX International Middleware Conference |
Publisher | ACM |
ISBN (Print) | 9781595939319 |
DOIs | |
Publication status | Published - 24 Dec 2008 |
Event | ARM'07: Proceedings of the 6th Workshop on Adaptive and Reflective Middleware held at the ACM/IFIP/USENIX International Middleware Conference - Newport Beach, CA, United States Duration: 26 Nov 2007 → 30 Nov 2007 |
Conference
Conference | ARM'07: Proceedings of the 6th Workshop on Adaptive and Reflective Middleware held at the ACM/IFIP/USENIX International Middleware Conference |
---|---|
Country/Territory | United States |
City | Newport Beach, CA |
Period | 26/11/07 → 30/11/07 |
Keywords
- Aspect oriented programming
- Middleware
- Reflection