Grid Computing Simplified: Accelerating Sequential Processes Using XGE

Posted on Code Project See other posts from Code Project
Published on Tue, 23 Mar 2010 18:30:00 GMT Indexed on 2010/03/23 18:33 UTC
Read the original article Hit count: 269

Filed under:
Many routine processes like unit-test scripts, builds and others still take an unreasonably long time to execute. This article describes how to speed up execution of complex builds, scripts and custom applications by converting them into distributed, parallel processes

© Code Project or respective owner