AN OVERVIEW OF REALTIMETALK, A DESIGN FRAMEWORK FOR REAL-TIME SYSTEMS

Citation
C. Eriksson et al., AN OVERVIEW OF REALTIMETALK, A DESIGN FRAMEWORK FOR REAL-TIME SYSTEMS, Journal of parallel and distributed computing, 36(1), 1996, pp. 66-80
Citations number
25
Categorie Soggetti
Computer Sciences","Computer Science Theory & Methods
ISSN journal
07437315
Volume
36
Issue
1
Year of publication
1996
Pages
66 - 80
Database
ISI
SICI code
0743-7315(1996)36:1<66:AOORAD>2.0.ZU;2-D
Abstract
RealTimeTalk (RTT) is a design framework for developing distributed re al-time applications with both hard and soft requirements. The framewo rk supports design via hierarchical decomposition. We believe that obj ect-orientation is the best way to go about structuring a problem, hen ce the RTT language is based on Smalltalk with an analysis frontend to infer type information for run-time safety, and to yield more precise estimations of execution times. Unlike most real-time systems, RTT do es not force the designer to embed constructs for timing requirements, communication, and synchronization in the code. Rather, such informat ion is specified on a higher level of abstraction using graphical tool s. This not only keeps the code ''clean'' but also simplifies timing a nalysis and resource allocation. A comparison with other real-time sys tems concludes the paper. (C) 1996 Academic Press, Inc.