Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!icdoc!qmw-cs!mmh From: mmh@cs.qmw.ac.uk (Matthew Huntbach) Newsgroups: comp.lang.prolog Subject: Re: Process Control in Prolog Keywords: process Message-ID: <1704@sequent.cs.qmw.ac.uk> Date: 26 Feb 90 17:49:06 GMT References: <378@88opensi.UUCP> Reply-To: mmh@cs.qmc.ac.uk (Matthew Huntbach) Organization: Computer Science Dept, Queen Mary and Westfield College, U of London, UK. Lines: 17 Summary: Expires: Sender: Followup-To: Distribution: In article <378@88opensi.UUCP> pling@88opensi.UUCP (Paul Ling) writes: > >Hello, > >Question : > How can I do process control in Prolog ? > Don't do it in Prolog, do it in Parlog or one of the other concurrent logic languages. See, e.g. Ringwood's paper "Parlog-86 and the Dining Logicians" CACM 31,1 - Jan. 1988 or Shapiro and Takeuchi's "Object-Oriented Processing in Concurrent Prolog", New Generation Computing, 1,1 1983 or mail me for a few unpublished papers I'm working on. Matthew Huntbach