Difference between revisions of "CSC352 Resources"

From dftwiki3
Jump to: navigation, search
(Cloud Cluster @ Smith)
(Resources: References & Bibliography for CSC352)
Line 9: Line 9:
 
   
 
   
 
<!--onlysmith-->
 
<!--onlysmith-->
 +
==Seminal Paper==
 +
* Von Neumann J., [[Media:vonNewmannEdvac.pdf | First Draft of a Report on the EDVAC]], Moore School of Electrical Engineering, University of Pennsylvania, June 30, 1945.  (Especially interesting are the first 5 pages)
 +
 
==Papers and Articles on Parallel &amp; Distributed Processing==
 
==Papers and Articles on Parallel &amp; Distributed Processing==
 
* Asanovic K. ''et al'', [http://www.eecs.berkeley.edu/Pubs/TechRpts/2006/EECS-2006-183.pdf The Landscape of Parallel Computing Research: A View from Berkeley], Dec. 2006. ([[media:LandscapeParallelProcessingBerkeley1206.pdf|cached copy]])
 
* Asanovic K. ''et al'', [http://www.eecs.berkeley.edu/Pubs/TechRpts/2006/EECS-2006-183.pdf The Landscape of Parallel Computing Research: A View from Berkeley], Dec. 2006. ([[media:LandscapeParallelProcessingBerkeley1206.pdf|cached copy]])

Revision as of 18:06, 20 January 2010


Main Page | Syllabus | Schedule | Links & Resources


Resources: References & Bibliography for CSC352

Seminal Paper

Papers and Articles on Parallel & Distributed Processing

Documentation on Python Threads

SmilingPython.png

Documentation on XGrid

XgridLogo.png

General References

Applications

Documentation on Cloud Computing, Map-Reduce, & Hadoop

"Failure is the defining difference between distributed and local programming"

Ken Arnold, CORBA Designer

Literature

Media Reports

Class Material on the Web

Software/Web Links

HadoopCartoon.png
The IBM MapReduce Tools for Eclipse Plug-in is a robust plug-in that brings Hadoop support to the Eclipse platform. Features include server configuration, support for launching MapReduce jobs and browsing the distributed file system. This setup assumes that you are running Eclipse (version 3.3 or above) on your computer.

Videos

Notes

Cloud Cluster @ Smith