Newsgroups: comp.parallel.pvm
From: orenl@sunset.ma.huji.ac.il (Oren Laden)
Subject: Notify Messages
Organization: The Hebrew Univ. of Jerusalem, Computation Center.
Date: 5 Dec 1994 14:32:29 GMT
Message-ID: <3bv89t$d5e@shum.cc.huji.ac.il>

Hi there,

A little sniffing found out that if you use pvm_notify(PvmTaskExit, ...), and
the relevant task sends a message, you cannot assume some sort of receipt
order between these two messages. This is because the notify message is
sent by the daemon, thus not by the same source. So ... be aware !




