Please use this identifier to cite or link to this item: https://knowledgecommons.lakeheadu.ca/handle/2453/2196
Full metadata record
DC FieldValueLanguage
dc.contributor.advisorLi, Xining-
dc.contributor.authorHuang, He-
dc.date.accessioned2017-06-06T13:07:19Z-
dc.date.available2017-06-06T13:07:19Z-
dc.date.created1993-
dc.date.issued1993-
dc.identifier.urihttp://knowledgecommons.lakeheadu.ca/handle/2453/2196-
dc.description.abstractDeveloping concurrent object-oriented programming (COOP) languages becomes an attractive research area since COOP languages are more suitable for simulation of real world objects and their interactions. After reviewing fundamentals of COOP languages and analyzing existing COOP languages, we propose a concurrent object-oriented programming language: CC++-. CC++ is an extension to object-oriented programming (OOP) language C++. It is extended by introducing five keywords, and incorporating process concepts and communication and synchronization mechanisms into C++. Meanwhile it retains the syntax and semantics of C++. The language distinguishes class (or passive) objects from process (or active) objects. The class objects are the ordinary objects in C++. The process objects, however, are coarse-grain concurrent entities. Each process object has a sequential control thread and an optional public interface that can be accessed by other process objects. The communication and synchronization between interacting process objects are accomplished through remote function call (RFC), which is an extension of remote procedure call (RPC) [Han78]. Two types of RFCs, blocked RFC and unblocked RFC are distinguished in CC++. The blocked RFC, along with guarded function and forward mechanism performs synchronous message passing. The unblocked RFC, however, provides a way to express asynchronous message passing. The guarded function is based on guarded commands [Dij 75], and is introduced for expressing and controlling indeterminism. The language has been implemented as an experimental system running on UNIX. The important objectives of CC++ are ease of programming, simple syntax, clear semantics and strong expressive power.-
dc.language.isoen_US-
dc.subjectC (Computer program language)-
dc.subjectObject-oriented programming (Computer science)-
dc.subjectConcurrent object-oriented programming (COOP)-
dc.titleC++ : a concurrent object-oriented programming language-
dc.typeThesis-
etd.degree.nameMaster Of Science-
etd.degree.levelMaster-
etd.degree.disciplineMathematical Sciences-
etd.degree.grantorLakehead University-
Appears in Collections:Retrospective theses

Files in This Item:
File Description SizeFormat 
HuangH1993m-1b.pdf3.32 MBAdobe PDFThumbnail
View/Open


Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.