LEAST SUFFERING STRATEGY IN DISTRIBUTED REAL-TIME PROGRAMMING LANGUAGE DROL

Citation
K. Takashio et M. Tokoro, LEAST SUFFERING STRATEGY IN DISTRIBUTED REAL-TIME PROGRAMMING LANGUAGE DROL, Real time systems, 11(1), 1996, pp. 41-70
Citations number
28
Categorie Soggetti
Information Science & Library Science","Computer Science Theory & Methods
Journal title
ISSN journal
09226443
Volume
11
Issue
1
Year of publication
1996
Pages
41 - 70
Database
ISI
SICI code
0922-6443(1996)11:1<41:LSSIDR>2.0.ZU;2-2
Abstract
This paper describes a communication model for distributed real-time o bjects, called the Distributed Real-time Object (DRO) model. The main characteristic of this model is the notion of least suffering. Least s uffering assures users to be notified network and computer faults with in a required timing constraint and supports rapid recovery from them. Consequently, this notion allows users to construct real-time applica tions on widely distributed environments. The notion has been implemen ted in the programming language DROL which is an extension of C++. Thr ough the design and implementation of a DROL programming environment o n the ARTS kernel, we examine costs of least suffering in a network-wi de object invocation. We also show the effectiveness of least sufferin g, through description of application programs and discussion of their behavior.