Open Systems Laboratory at Illinois

Foundational issues in concurrent computing

By Gul Agha. SIGPLAN Notices, 24(4):60–65, 1989.

Publisher Link:
http://doi.acm.org/10.1145/67387.67400

Abstract

In this paper, we introduce a concurrent programming language A'UM [Yoshida88], which has been designed aiming at high parallelism and high expressivity for the development of large scale software. A'UM is characterized by three features: stream-based computation, object-oriented abstraction and relational representation.

BibTeX

@article{journals/sigplan/Agha89,
    author = "Agha, Gul",
    title = "Foundational issues in concurrent computing",
    ee = "http://doi.acm.org/10.1145/67387.67400",
    journal = "SIGPLAN Notices",
    number = "4",
    pages = "60-65",
    volume = "24",
    year = "1989",
}