Abstract
Flat Concurrent Prolog is a simple, practical, concurrent programming language which has an efficient uniprocessor implementation. This paper describes an initial parallel implementation of the language; it consists of an interpreter implemented on an Intel iPSC Hypercube. The parallel execution of concurrent logic programming languages involves many nontrivial implementation problems. Some of these problems are well known and have been treated extensively in the literature. The most difficult task is to integrate problem solutions in a coherent and efficient manner. The algorithm presented has been useful in providing insights into the major problems and includes a number of novel ideas to simplify implementation. It does not attempt to solve all the problems involved but rather provides a workable basis for current and future research. The algorithm is under ongoing refinement, simplification and improvement.
Original language | English |
---|---|
Pages (from-to) | 245-275 |
Number of pages | 31 |
Journal | International Journal of Parallel Programming |
Volume | 15 |
Issue number | 3 |
DOIs | |
State | Published - Jun 1986 |
Externally published | Yes |
Keywords
- Flat Concurrent Prolog
- Hypercube
- implementation techniques
- logic programming