Hi Jim, > Interesting, though.. There are probably simple algorithms which are > efficient in a single processor environment, but become egregiously > inefficient when distributed. Try anything requiring memory synchronization (such as atomic memory updates). Cheers, Max