Name: | Description: | Size: | Format: | |
---|---|---|---|---|
267.88 KB | Adobe PDF |
Authors
Advisor(s)
Abstract(s)
Monitoring is a very important aspect to consider when developing real-time systems.
However, it is also important to consider the impact of the monitoring mechanisms in the
actual application. The use of Reflection can provide a clear separation between the real-time
application and the implemented monitoring mechanisms, which can be introduced (reflected)
into the underlying system without changing the actual application part of the code.
Nevertheless, controlling the monitoring system itself is still a topic of research. The
monitoring mechanisms must contain knowledge about “how to get the information out”.
Therefore, this paper presents the ongoing work to define a suitable strategy for monitoring
real-time systems through the use of Reflection.