Computer Science Canada Information on Parallel Systems |
Author: | Wasian [ Wed Nov 26, 2008 4:47 pm ] |
Post subject: | Information on Parallel Systems |
Does anyone have any information on parallel systems, and it's relations to computer science? I have been trying to do research on this topic, and I am having a hard time looking for good information. I am not sure if the wikipedia page on parallel computing is even talking about the same thing I am looking for. please help! thank you, |
Author: | S_Grimm [ Wed Nov 26, 2008 5:18 pm ] |
Post subject: | RE:Information on Parallel Systems |
Are you talking about multiple computers sharing a task between them (ie Compiling a large program) or A single computer running multiple processes? |