Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
A parallel object-oriented language
America P., Rutten J., Centrum voor Wiskunde en Informatica, Amsterdam, The Netherlands, 1991. Type: Book (9789061964025)
Date Reviewed: Oct 1 1993

POOL is an object-oriented language designed to run on parallel computers. This book collects seven papers about POOL. Although all have been published elsewhere, they gain by being brought together. The first and longest is an admirably lucid explanation of the design choices to be made in introducing parallelism into an object-oriented language. It covers the merits of adding processes as an additional programming structure, making message sends asynchronous, and giving each object a body that executes independently of any messages received. The designers of POOL chose to give objects bodies, but stay with synchronous communications. Inheritance of code is distinguished from subtyping between protocols. Both prove infeasible to incorporate, largely because of the difficulties of handling the bodies formally.

The remaining papers are concerned with the operational and denotational semantics and their equivalence, using, unusually, the domain of metric spaces for discussing fixed points. They require some mathematical literacy and are unavoidably fairly dense, even though the material is explained well. No explicit attempt is made to relate or link the papers, leading to some overlap in the exposition of the mathematical basics. The binding is unfortunately totally inadequate to hold together the 300 pages of a volume that, even for the first paper alone, deserves repeated attention.

Reviewer:  Benedict Heal Review #: CR116985
Bookmark and Share
 
Pool (D.3.2 ... )
 
 
Parallel Programming (D.1.3 ... )
 
 
Semantics (D.3.1 ... )
 
 
Object-Oriented Programming (D.1.5 )
 
Would you recommend this review?
yes
no

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy