[Pypar-developers] Simple Pypar Load Balancing class
Brought to you by:
uniomni
From: Felix R. <fe...@ph...> - 2008-05-13 11:38:24
|
Dear Pypar friends, here is a simple load balancer I wrote based on demo3.py. We currently use it for a number of our computations. The idea is to write a simple class that describes the work and to pass it to the balancer which feeds the hungry nodes. This might also be interesting to Jonas. Best regards, Felix |