Instance-level Quantified, Typed Events for Integrated System Design
By: Yuheng Long Mehdi Bagherzadeh Robert Dyer and Hridesh Rajan
Download PaperAbstract
Integrated systems are those where components must behave together in order to fulfill overall requirements. In such systems, modularization of integration relationships is important for enabling separate component compilation, testing, and debugging, and for enhanced reuse. Existing languages and approaches for modularizing integration relationships work, but do not solve all problems. In particular, they either do not completely decouple components or require workarounds, which at a minimum incurs design and performance overheads. In this work, we discuss instance-level quantified, typed events, which solve all of these problems. The technical contributions include: the design, semantics, and type system of instance-level quantified, typed events and a proof of its soundness. A formalized semantics is new to this paper, as there have been no previous formalizations of language features that aim to modularize separation of integration relationships. To demonstrate the feasibility of our language design, we have implemented this design in an interpreter. To provide an initial assessment of the languageās benefits, we have implemented canonical examples in the literature. Our initial assessments show that instance-level quantified, typed events improve the separation of integration concerns over previous language design proposals.
ACM Reference
Mehdi Bagherzadeh, Y.L., Robert Dyer and Rajan, H. 2008. Instance-level Quantified, Typed Events for Integrated System Design. Technical Report #08-15. Iowa State University, Dept. of Computer Science.
BibTeX Reference
@techreport{bagherzadeh2008instance,
author = {Mehdi Bagherzadeh, Robert Dyer, Yuheng Long and Hridesh Rajan},
title = {Instance-level Quantified, Typed Events for Integrated System Design},
institution = {Iowa State University, Dept. of Computer Science},
year = {2008},
number = {08-15},
month = {August},
abstract = {
Integrated systems are those where components must behave together in order to
fulfill overall requirements. In such systems, modularization of integration
relationships is important for enabling separate component compilation,
testing, and debugging, and for enhanced reuse. Existing languages and
approaches for modularizing integration relationships work, but do not solve
all problems. In particular, they either do not completely decouple components
or require workarounds, which at a minimum incurs design and performance
overheads. In this work, we discuss instance-level quantified, typed events,
which solve all of these problems. The technical contributions include: the
design, semantics, and type system of instance-level quantified, typed events
and a proof of its soundness. A formalized semantics is new to this paper, as
there have been no previous formalizations of language features that aim to
modularize separation of integration relationships. To demonstrate the
feasibility of our language design, we have implemented this design in an
interpreter. To provide an initial assessment of the language's benefits, we
have implemented canonical examples in the literature. Our initial assessments
show that instance-level quantified, typed events improve the separation of
integration concerns over previous language design proposals.
}
}