2008-04-04

Use another processor for heavy tasks... (Remote desktop connection)

Compiling can be a very annoying task: it takes ages and it uses all your CPU resources; it's especially true when your software project contains a few hundred thousands lines of code and that you have to perform a "Rebuild All" compilation.

Well, that was until today... because from now on, the "Rebuild All" doesn't run on my computer anymore... thanks to "Remote desktop connection"!

You can find this utility among the programs shipped with your Microsoft Windows XP PRO SP2 Operating System (and above):



Remote Desktop Connection allows you to connect to another computer using its address (IP or local network name):



If you want the other computer to work on your local data you may have to share your drive C:\


Warning: of course, you must trust your local network very very very much to do this! Or find another way...

Now, assuming that your computer's name is "\\MyComputer", you can make the second computer work on your data; just map the network drive using "Explorer > Tools > Map network drive":



And here you go... you can have an other processor doing the heavy tasks for you:


No comments:

Post a Comment