Newsgroups: comp.parallel.pvm
From: Bartosz Krysztop <csb054bk@cs-boglab.eti.pg.gda.pl>
Subject: Problems with resource manager (pvm_reg_rm())
Organization: Politechnika Gdanska
Date: Wed, 16 Oct 1996 13:06:14 +0200
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Message-ID: <Pine.SOL.3.93.961015091821.10191A-100000@roger16.eti.pg.gda.pl>

Hello PVM (advanced) programmers!

I write an application which works as a manager for optimal load balancing
in pipeline systems. 
I have some troubles with implementation of resource manager.
I couldn't find a complete documentation about writing correct schedulers
in PVM system.
I am looking for someone who knows how to write scheduler that 
communicates with PVM system the way authors of PVM want to. 
I analyzed source code of PVM 3.3.9 and it was almost enough to write
correct program.
I want to know philosophical aspects of correct, complete construction of
the resource manager (template of such program would be the best
solution).
I anyone knows something about it (some books, documentations etc.) please
help me! I can share my experiences with this problem!

Bartosz M. Krysztop

e-mail: csb054bk@cs-boglab.eti.pg.gda.pl





