I'd like to setup something similar to openMOSIX, but running in user space instead of kernel space.
My goal is to be able to launch processes on one machine, and have them distribute to other machines so that each processor is running at least one process. It needs to be resilient, able to handle machines coming up and going down. These machines are desktops, not always on machines. Is there anything free for OSX that will let me do this?