Premium
Concurrent C: A programming language for distributed multiprocessor systems
Author(s) -
Tsujino Y.,
Ando M.,
Araki T.,
Tokura N.
Publication year - 1984
Publication title -
software: practice and experience
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.437
H-Index - 70
eISSN - 1097-024X
pISSN - 0038-0644
DOI - 10.1002/spe.4380141105
Subject(s) - computer science , multiprocessing , inter process communication , parallel computing , programming language , concurrent computing , distributed computing
Abstract Recent advances in hardware technology have made the construction of multiprocessor systems economically feasible. This paper describes a new programming language (Concurrent C) suitable for distributed systems which are networks of loosely connected processors, each with its own local storage. Concurrent C is the extended version of the programming language C, incorporating features for parallel processing and interprocess communications.