[comp.ai] Process Control in Prolog

pling@88opensi.UUCP (Paul Ling) (02/22/90)

Hello,

Question : 
	How can I do process control in Prolog ?

For example, I would like to implement the following:

	1. Parent process fork a child process
	2. Parent process wait for a condition is set
	3. Child finishes and set the condition
	4. Child exits
	5. Parent continues.


Thanks in advance.

(By the way, this is not my homework)

				Paul Ling
				uunet!88opensi!pling or
				uunet.uu.net!88opensi!pling