Hi, have a look at Torque (http://www.clusterresources.com/products/torque-resource-manager.php) It might be a bit overkill, but it might also suit your needs :) Regards, Michel On Mon, 2009-07-27 at 15:22 -0300, Eduardo Grosclaude wrote: > I need to serialize computing job requests for two different multicore > machines, and in some near future, for a cluster. I have worked with > SGE but it requires NFS and other administrative steps, plus it seems > a bit overkill for my needs. I guess some simpler queue managing > engine may have been developed, possibly over SSH. Any pointers? TIA.