Newsgroups: comp.parallel.pvm
From: Tobias Salb <salb@ira.uka.de>
Subject: Callback Function for Receiving Data
Organization: University of Karlsruhe, Germany
Date: Wed, 26 Nov 1997 12:06:46 +0100
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <347C02C5.1C5B4F5A@ira.uka.de>

Is it possible to have a callback function which is started each time a
message is written to the PVM receive buffer? I want to avoid the
overhead of permanently checking the receive buffer with pvm_recv by
using a receive-callback function.

Greeting Tobi


