Results 1 -
4 of
4
A Value Transmission Method for Abstract Data Types
- ACM Transactions on Programming Languages and Systems
, 1982
"... Abstract data types have proved to be a useful technique for structuring systems. In large systems it is sometimes useful to have different regions of the system use different representations for the abstract data values. A technique is described for communicating abstract values between such region ..."
Abstract
-
Cited by 76 (4 self)
- Add to MetaCart
Abstract data types have proved to be a useful technique for structuring systems. In large systems it is sometimes useful to have different regions of the system use different representations for the abstract data values. A technique is described for communicating abstract values between such regions. The method was developed for use in constructing distributed systems, where the regions exist at different computers and the values are communicated over a network. The method defines a call-by-value semantics; it is also useful in nondistributed systems wherever call by value is the desired semantics. An important example of such a use is a repository, such as a file system, for storing long-lived data.
Dynamic Module Replacement in a Distributed Programming System
- in a Distributed Programming System, MIT-LCSTR -303
, 1983
"... The replacement of parts of software systems is an important aspect of programming methodology. Most of the research in this area has centered around support for modular construction and the clear separation of interface from implementation. The emphasis has been on producing easily modified static ..."
Abstract
-
Cited by 35 (0 self)
- Add to MetaCart
The replacement of parts of software systems is an important aspect of programming methodology. Most of the research in this area has centered around support for modular construction and the clear separation of interface from implementation. The emphasis has been on producing easily modified static program structures.
This Research Wns - ' Fe
- in a Distributed Programming System, MIT-LCSTR -303
, 1983
"... The replacement of parts of software systems is an important aspect of programming methodology. Most of the research in this area has centered around support for modular construction and the clear separation of interface from implementation. The emphasis has been on producing easily modified static ..."
Abstract
- Add to MetaCart
The replacement of parts of software systems is an important aspect of programming methodology. Most of the research in this area has centered around support for modular construction and the clear separation of interface from implementation. The emphasis has been on producing easily modified static program structures.

