๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

A Modular Approach to Programming Distributed Real-Time Systems

โœ Scribed by Shangping Ren; Gul A. Agha; Masahiko Saito


Publisher
Elsevier Science
Year
1996
Tongue
English
Weight
293 KB
Volume
36
Category
Article
ISSN
0743-7315

No coin nor oath required. For personal study only.

โœฆ Synopsis


Conventional real-time programs associate real-time requirements with individual commands in a program. This approach has three weaknesses. First, it intermixes two different design concerns: functional correctness and temporal correctness. Second, by mixing real-time requirements with program statements it makes it harder, and in some cases infeasible, to specify constraints between objects. Third, it limits the ability to independently modify either the timing constraints or the representations of objects. We describe a new approach that separates real-time constraints from functional aspects of an application; real-time constraints are described by synchronization code between the interfaces of objects. Objects in our system are defined using a real-time variant of the Actor model. We define a high-level programming language construct called RTsynchronizer, which specifies a collection of temporal constraints between actors. Thus, our approach separates what an object does from when it does it. Such separation also facilitates the ability to dynamically modify real-time constraints. We illustrate the use of RTsynchronizers by a number of examples and then describe a meta-architecture that can be used to implement RTsynchronizers.


๐Ÿ“œ SIMILAR VOLUMES


A mathematical programming approach to s
โœ Takeshi Nagata; Jun Jin; Syuichi Hatakeyama; Hiroshi Sasaki ๐Ÿ“‚ Article ๐Ÿ“… 2001 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 192 KB

## Abstract This paper aims to develop a suitable power system restoration method by using mathematical programming (MP). Generally, the problem of determining the target configuration can be formulated as a mixed integer programming (MIP) problem. Whether or not each branch is included in a target

Real-Time Systems Design and Analysis (L
โœ Laplante, Phillip A. ๐Ÿ“‚ Article ๐Ÿ“… 2004 ๐Ÿ› John Wiley & Sons, Inc. ๐ŸŒ English โš– 192 KB ๐Ÿ‘ 2 views

The leading guide to real-time systems design-revised and updated This third edition of Phillip Laplante's bestselling, practical guide to building real-time systems maintains its predecessors' unique holistic, systems-based approach devised to help engineers write problem-solving software. Dr. Lap

Zorilla: a peer-to-peer middleware for r
โœ Niels Drost; Rob V. van Nieuwpoort; Jason Maassen; Frank J. Seinstra; Henri E. B ๐Ÿ“‚ Article ๐Ÿ“… 2011 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 266 KB ๐Ÿ‘ 2 views

## Abstract The inherent complex nature of current distributed computing architectures hinders the widespread adoption of these systems for mainstream use. In general, users have access to a highly heterogeneous set of compute resources, which may include clusters, grids, desktop grids, clouds, and