Newsgroups: comp.parallel.pvm
From: cyber@140.117.168.135 (yPg⡹)
Subject: Why my Package are lost?
Organization: Dept. of Computer & Information Science, NCTU, Taiwan
Date: Tue, 31 Dec 1996 07:56:15 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <32c8c576.36541892@news.cis.nctu.edu.tw>

I am trying to write some code with pvm. But when I want
all slave programs spawned by host to send back data, 
some data are lost! and the slave program just done it's job 
and finished. This always make the host waiting for a lost data
and halt.

I know I should try to add some codes to resend the data, but why?
I think the data packet should not just disappear! 
Any one tell me why? Thanks a lot!!

