also @ TechSpot: Noise cancellation technique harnesses magnets to silence CPU fans [video]

Joining two computers as one

Discussion in 'Software Apps' started by Vehementi, May 28, 2002.

  1. Vehementi TechSpot Paladin Posts: 3,199

    Say you have two computers, and they're linked together, as one, sharing the processor load. With either computer able to access the other's hard drive as it's own. With one monitor if possible.

    Could this ever work? If so, how? Would 3rd party software be required? Special OS? Cabling? (Don't even mention USB...way to slow)

    I had no idea where to put this thread...move it if necessary.
  2. Phantasm66 Newcomer, in training Posts: 6,504

    This is called a cluster.

    You should require linux or Windows 2000 advanced server.

    As fast as possible networking is nice.

    The Windows 2000 clusters like high spec machines, but the linux clusters can use lots of smaller specced rigs effectively.

    When you use a system like Google or something its not a single machine but rather a cluster of machines like this.

    In linux there is a system called beowulf clustering. Its useful because if you have a lot of lesser specced machines you can use them all at once to work on problems, etc.
  3. StormBringer Newcomer, in training Posts: 2,871

    Check out this article at Tech Extreme It gives quite a bit of interesting info about parallel processing and building clusters. It seems that some students at Cornell University have been experimenting with it, building theirs from a bunch of old PIIs.