Newsgroups: comp.parallel.pvm
From: Jean-Noel Colin <jnc@pip.fpms.ac.be>
Subject: shared memory model?
Date: Tue, 23 Apr 1996 08:54:34 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <317C7EAA.6F88@pip.fpms.ac.be>

Hi,

I have developed DTMS, a platform for multigrain distributed 
programming, that makes use of threads to support distributed tasks. 
These tasks communicate with each other through a message passing
interface (see http://pip.fpms.ac.be/~jnc for more information)

I would like to add a shared memory mechanism to allow two tasks
to share some variables. Could you point me to some documents that
describe models and implementation of such mechanism? 

Thank you very much. Please send your answers directly to me.

Jean-Noel Colin

