[comp.parallel] POOL-T references

mikael@uunet.UU.NET (Mikael Eriksson) (11/10/88)

Does anybody have any refences to work about the
Parellel object oriented language POOL-T, especially
the formal semantics it is said to have. 

Other information about POOL-T is also appreciated, like
email addresses to the persons at PHILIPS/Holland involved
in POOL.

Short summary of what I know. POOL-T is an object-oriented
parallel language where every object is a process. The
objects have a body and show explicitly when they are
ready to accept messages (they also say which messages
they want to accept). There is (currently) no inheritance
in the language. It is meant to run on DOOM (distributed
object oriented machine). Both the language and the machine
is made by PHILIPS in holland in esprit project 415. A prototype
of the machine is(will soon be?) running on a network of 100
MC68020, each with own memory. 
That information was taken from an article by Pierre
America (POOL-T - A Parellel Object-Oriented Language) in the
book Object-Oriented Concurrent Programming (Yonezawa,Tokoro;
MIT Press 1987) and a leaflet describing Esprit project 415.


 mikael
-- 
Mikael Eriksson (Email: mikael@sm.luth.se)
.........
You are in error. 2+2=5
Thank you for your cooperation. The Computer.

ttey@uunet.UU.NET (YEO Tee Thiam Eric) (11/11/88)

in article <3488@hubcap.UUCP>, mcvax!sm.luth.se!mikael@uunet.UU.NET (Mikael Eriksson) says:
> Approved: parallel@hubcap.clemson.edu
> 
> Does anybody have any refences to work about the
> Parellel object oriented language POOL-T, especially
> the formal semantics it is said to have. 

The references of POOL-T I know of are:

	P. America. Design Issues in Parallel Object-oriented language.
	Parallel Computing 85.

	P. America. Definition of the programming language POOL-T.
	ESPRIT project 415A, Doc. Nr. 0091, Philips Research
	Labortories, Eindhoven, the Netherlands. Oct 1985.

	P. America. POOL-T -- A parallel object-oriented language.
	Object-oriented concurrent programming. MIT Press 1986.

Hope this helps.

					Eric Yeo