Difference between revisions of "CSC352 Class Page 2010"
Line 18: | Line 18: | ||
** Halfacree G., [http://www.bit-tech.net/news/hardware/2009/11/17/amd-supercomputer-tops-top500-list/1 AMD supercomputer tops TOP500 list], November 2009, [http://www.bit-tech.net bit-tech.net] (or Intel gets a black eye!) | ** Halfacree G., [http://www.bit-tech.net/news/hardware/2009/11/17/amd-supercomputer-tops-top500-list/1 AMD supercomputer tops TOP500 list], November 2009, [http://www.bit-tech.net bit-tech.net] (or Intel gets a black eye!) | ||
* Google University Code | * Google University Code | ||
− | ** [http://code.google.com/edu/submissions/rutgers/index.html Lecture Notes] | + | ** [http://code.google.com/edu/submissions/rutgers/index.html Lecture Notes] by Paul Krzyzanowski for a course on Distributed Computing at Rutgers. Quite complete, and covering the basics of parallelism, RPC, synchronization, fault tolerance, security, and distributed file systems. |
==Python Threads== | ==Python Threads== |