Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Instance-level Quantified, Typed Events for Integrated System Design
[go: Go Back, main page]

Department of Computer Science

Laboratory for Software Design


The research and educational activities described on these pages has been supported in part by the US National Science Foundation (NSF) under grants CNS-06-27354, CNS-07-09217, and a CAREER award 08-46059.

Got a question?

Got a question or comment? Contact us at (515) 294-6168 or hridesh@cs.iastate.edu.

Instance-level Quantified, Typed Events for Integrated System Design

By Mehdi Bagherzadeh, Robert Dyer, Yuheng Long and Hridesh Rajan

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.

Bibliographic Information

@TechReport{Bagherzadeh-08-PtolemyI,
Author = {Mehdi Bagherzadeh, Robert Dyer, Yuheng Long and Hridesh Rajan},
Title = {Instance-level Quantified, Typed Events for Integrated System Design},
institution = {Iowa State University, Department of Computer Science},
year = 2008,
number = {08-15},
month = {August},
}

Full Paper: [PDF]