Sciweavers

433 search results - page 2 / 87
» Typing the Behavior of Software Components using Session Typ...
Sort
View
ESEM
2009
ACM
13 years 9 months ago
A detailed examination of the correlation between imports and failure-proneness of software components
Research has provided evidence that type usage in source files is correlated with the risk of failure of software components. Previous studies that investigated the correlation b...
Ekwa Duala-Ekoko, Martin P. Robillard
COMPSAC
2004
IEEE
13 years 8 months ago
Component Failure Mitigation According to Failure Type
Off-The-Shelf (OTS) software components are being used within complex safety-critical applications. However, to use these untrustworthy components with confidence, it is necessary...
Fan Ye, Tim Kelly
ICSE
2005
IEEE-ACM
14 years 5 months ago
Safe query objects: statically typed objects as remotely executable queries
When building scalable systems that involve general-purpose computation and persistent data, object-oriented languages and relational databases are often essential components. Yet...
William R. Cook, Siddhartha Rai
ERLANG
2007
ACM
13 years 8 months ago
A language for specifying type contracts in Erlang and its interaction with success typings
We propose a small extension of the ERLANG language that allows programmers to specify contracts with type information at the level of individual functions. Such contracts are opt...
Miguel Jimenez, Tobias Lindahl, Konstantinos F. Sa...
SIGSOFT
1996
ACM
13 years 9 months ago
Using Object-Oriented Typing to Support Architectural Design in the C2 Style
Abstract -- Software architectures enable large-scale software development. Component reuse and substitutability, two key aspects of large-scale development, must be planned for du...
Nenad Medvidovic, Peyman Oreizy, Jason E. Robbins,...