Newsgroups: comp.lang.prolog
Path: cantaloupe.srv.cs.cmu.edu!europa.chnt.gtegsc.com!news.sprintlink.net!news.ecrc.de!ecrc!news
From: micha@ecrc.de (Micha Meier)
Subject: Re: fork(Pid) predicate
Message-ID: <DBACqo.DBI@ecrc.de>
Sender: news@ecrc.de
Reply-To: micha@ecrc.de
Organization: European Computer-Industry Research Centre
References: <3tejp3$gfk@superb.csc.ti.com>
Date: Thu, 6 Jul 1995 08:25:35 GMT
Lines: 17

In article gfk@superb.csc.ti.com, thrift@osage.csc.ti.com (Philip Thrift) writes:
> Is there any implementation in Quintus Prolog (or other Prolog)
> of a fork predicate -- something like:

If I remember right, MU-Prolog has a fork/1 predicate, NU-Prolog as well.
In Eclipse, one can write call_c(fork, Pid).

--Micha


---
Micha Meier			------------------------------------------------
ECRC, Arabellastr. 17		The opinions expressed above are private
D-81925 Munich 81		and may not reflect those of my employer.
micha@ecrc.de, Tel. +49-89-92699-108, Fax  +49-89-92699-170


