You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.
The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.
For the reports in this repository we specifically note that
- the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
- the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
- technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
- in other cases, please contact the copyright owner for detailed information
By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.
If you are in doubt, feel free to contact webmaster@ide.mdh.se
Database Proxies for Component-Based Real-Time Systems
Publication Type:
Conference/Workshop Paper
Venue:
22st Euromicro Conference on Real-Time Systems
DOI:
10.1109/ECRTS.2010.26
Abstract
We introduce the concept of database proxies capable
of mitigating the gap between two disjoint productivityenhancing
techniques: Component Based Software Engineering
(CBSE) and Real-Time Database Management Systems
(RTDBMS). The coexistence of the two techniques is
neither obvious nor intuitive since CBSE and RTDBMS promotes
opposing design goals; CBSE promotes encapsulation
and decoupling of component internals from the component
environment, whilst RTDBMS provide mechanisms
for efficient and predictable global data sharing. Database
proxies decouple components from an underlying database
residing in the component framework. This enables components
to remain encapsulated and reusable, while providing
temporally predictable access to data maintained in
a database. We specifically target embedded systems with
a subset of functionality with real-time requirements. Our
implementation results show that the above benefits do not
come at the expense of run-time overheads or less accurate
timing predictions.
Bibtex
@inproceedings{Hjertstrom1787,
author = {Andreas Hjertstr{\"o}m and Dag Nystr{\"o}m and Mikael Sj{\"o}din},
title = {Database Proxies for Component-Based Real-Time Systems},
pages = {79--89},
month = {July},
year = {2010},
booktitle = {22st Euromicro Conference on Real-Time Systems},
url = {http://www.es.mdu.se/publications/1787-}
}