GeekArticles
Concepts
ArchitectureA Co-operative Object-Oriented Architecture for Adaptive Systems
Author: cs.ncl.ac.uk |
Published: 12th Aug 2005 |
Visited: 388 times |
Add CommentFiled in: ArchitectureAdaptive systems should be able to adapt to changes that occur in their operating environment without any external human intervention. Software architectures for such systems should be flexible enough to allow components to change their pattern of collaboration depending on the environmental changes and goals of the system. A drawback for using object-oriented models for describing software architectures for adaptive systems is their lack of effective means to represent collaborative behaviour between objects, if we consider that the capability of a system to be adaptable depends on how objects, as rigid entities, co-operate. This paper describes a co-operative object-oriented architectural style for the development of software for adaptive systems.
Read Article Sponsored Links
Related Articles
• Speeding Up Object Instantiation Object instantiation is important for Ajax since it increases the loading time of its functions. Developers have to work with objects most of the time since the objects should be able to determine the behavior of the functions as well as its performance.
However, the number of objects in an Ajax ap ...
• Service Oriented Java Business Integration Review
Service Oriented Java Business Integration Review
Introduction
If read through the texts which give you an introduction to SOA or Web Services, you will often find them to be quite frustrating, and the reason for this is because they spend too much time referencing business processes which are ela ...
• Next-Generation Object-Oriented Databases
Object-oriented databases complement relational databases in important ways, says Anat Gafni, VP of Engineering at db4objects, the company behind the open-source object database db4o. In this interview with Artima, Gafni explains how OO databases support agile development, and how they co-exist wit ...