xgrid

How well does Xgrid work with Xcode for parallel compiling?

I'm intrigued by the idea of using Xgrid to speed up my Xcode compiling across multiple machines... but it seems very difficult to find any information on people's experiences with it, any gotchas, etc. I don't have multiple Macs that I can test it with right now, so I'm curious. Have you tried it? How well has it worked for you? What k...

Running BLAST through XGrid

Does anyone have any experience running BLAST with XGrid? Googling reveals a tool called 'Xgrid BLAST' existed but not where to get. ...

Best method for running distributed processing on Mac OSX

Hi, I am currently attempting to run a rather CPU intensive application for a research project on a computer running OSX 10.4. There is no way that even a fast MacPro could handle this amount of processing. I'm fairly new to the concept of distributed processing, but it seems to me that I have two options: 1) try to set up a cluster of...