Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
tools
vsnet.act
vsnet.debugging
vsnet.documentation
vsnet.enterprise.tools
vsnet.general
vsnet.ide
vsnet.jlca
vsnet.servicepacks
vsnet.setup
vsnet.vsip
vsnet.vss
vsnet.vstools.office
vstudio.development
vstudio.extensibility
vstudio.general
vstudio.helpauthoring
vstudio.setup
vstudio.sourcesafe
  
 
date: Mon, 19 May 2008 04:06:22 -0700 (PDT),    group: microsoft.public.vstudio.development        back       


Share CPU over network for compiling   
Hello,

is it possible to share resources for compilation of my c++ projects
over network?

I could imagine this could speed up the compiling a lot.

Thank you!

Regards,
Uwe
date: Mon, 19 May 2008 04:06:22 -0700 (PDT)   author:   Uwe Braunholz

Re: Share CPU over network for compiling   
As a matter of interest how large is your solution and how long does it take 
to build?

Nick.

"Uwe Braunholz"  wrote in message 
news:8bf16605-179b-452d-86f2-a3616f4ecd69@59g2000hsb.googlegroups.com...
> Hello,
>
> is it possible to share resources for compilation of my c++ projects
> over network?
>
> I could imagine this could speed up the compiling a lot.
>
> Thank you!
>
> Regards,
> Uwe
date: Mon, 19 May 2008 16:21:02 +0100   author:   Nick

Re: Share CPU over network for compiling   
"Uwe Braunholz"  wrote in message 
news:8bf16605-179b-452d-86f2-a3616f4ecd69@59g2000hsb.googlegroups.com...

> is it possible to share resources for compilation of my c++ projects
> over network?
> I could imagine this could speed up the compiling a lot.

In a sense yes. Copy .cpp file that DOES NOT depend on another .cpp file to each
network PC in the list. Then copy back the .obj file. After all .obj files are back
then link them all together.

I see major issues with sync here!
date: Mon, 19 May 2008 18:01:07 -0500   author:   na

Re: Share CPU over network for compiling   
On Mon, 19 May 2008 13:06:22 +0200, Uwe Braunholz  
 wrote:

> Hello,
>
> is it possible to share resources for compilation of my c++ projects
> over network?
>
> I could imagine this could speed up the compiling a lot.

IncrediBuild (http://www.xoreax.com/) works well and can be a huge time  
saver.  Relatively expensive, but for huge projects the money spent can be  
saved quite fast.

-- 
Petter Nilsen, Software Engineer, Opera Software
date: Tue, 20 May 2008 02:34:24 +0200   author:   Petter Nilsen

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us