Hello, In a workshop at my organization, a colleague had a demo where he had a bunch of spare machines, 2 core, identical, and via a wrapper script on the compiler, he distributed commands to the 2 core machines. I'm excited about the power of tup for its accuracy and scalability. But my colleagues are more inclined to distributing commands to a build cloud than doing it all on single machine. I'm interested to know if 1. Tup by design will allow this sort of setup to distribute commands via a proxy sort of wrapper where I use sshfs to mount my build sandbox 2. Tup on NFS. I believe this should work, as tup uses inotufy on fuse mounted build sandbox.
Regards Venkat -- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
