Using aspect-oriented software development in real-time embedded systems software: A review of scheduling, resource allocation and synchronization
Date
2006ISBN
972-8865-43-0978-972-8865-43-6
Source
ICEIS 2006 - 8th International Conference on Enterprise Information Systems, Proceedings8th International Conference on Enterprise Information Systems, ICEIS 2006
Volume
ISASPages
388-393Google Scholar check
Keyword(s):
Metadata
Show full item recordAbstract
Timeliness and criticality of a process are the two main concerns when designing real-time systems. In addition to that embedded systems are bounded by limited resources. To achieve these concerns while at the same time using a minimal amount or resources, real-time embedded systems use different techniques such as task scheduling, resource management and task synchronization. These techniques involve a number of the modules of the system which makes the use of Aspect-Oriented Software Development imperative. AOSD is a programming technique which uses the notion of join points to capture specific locations in code execution and then use advices to insert new code. This paper examines existing work in the development of schedulers, resource allocation agents and synchronization techniques using Aspect-Oriented Software Development in real-time embedded systems. An analysis of the existing research is used to describe the advantages of using AOSD over conventional OOP methods and to identify areas where further research may be required.
Collections
Cite as
Related items
Showing items related by title, author, creator and subject.
-
Article
Automating the license compatibility process in open source software with SPDX
Kapitsaki, Georgia M.; Kramer, F.; Tselikas, N. D. (2017)Free and Open Source Software (FOSS) promotes software reuse and distribution at different levels for both creator and users, but at the same time imposes some challenges in terms of FOSS licenses that can be selected and ...
-
Conference Object
Validate your SPDX files for open source license violations
Paschalides, D.; Kapitsaki, Georgia M. (Association for Computing Machinery, 2016)Licensing decisions for new Open Source Software are not al-ways straightforward. However, the license that accompanies the software is important as it largely affects its subsequent distribution and reuse. License information ...
-
Article
Open source license violation check for SPDX files
Kapitsaki, Georgia M.; Kramer, F. (2014)The Open Source Software development model has gained a lot of momentum in the latest years providing organizations and software engineers with a variety of software, components and libraries that can be exploited in the ...