finding
active
finding:the-parlog86-solution-to-dining-philosophers-consists-of-70-lines-of-code-as-presented-in-ringwood-1988The Parlog86 solution to dining philosophers consists of 70 lines of code as presented in Ringwood (1988).
Quantitative observation used to support the claim that Parlog solution is complex.
Source paper
extracted_from(1989) · Carriero, Nicholas · Gelernter, David
Neighborhood — ranked by edge-count
Claims (1)
claim
- General principle illustrated by the dining philosophers comparison.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- From Ringwood (1988), used by Carriero and Gelernter to frame the importance of the dining philosophers example.
- Critique that Parlog's abstraction level is too high and restrictive.
- Pointing out that Parlog requires explicit, stream-count-dependent merging code.
- Observation of Alexander's pattern of self-rejection.
- A classic concurrency benchmark problem used to test expressivity of parallel programming primitives; second main example for Parlog-Linda comparison.
- Demonstrates flexibility advantage.