Difference between revisions of "CSC352 Class Page 2010"
(→Cloud Computing) |
(→References & Bibliography) |
||
Line 6: | Line 6: | ||
=References & Bibliography= | =References & Bibliography= | ||
+ | |||
+ | ==Parallel 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. | ||
==Python== | ==Python== |
Revision as of 16:52, 30 November 2009
Contents
Python Threads
XGrid Programming
Cloud Computing
References & Bibliography
Parallel Processing
- Asanovic K. et al, The Landscape of Parallel Computing Research: A View from Berkeley, Dec. 2006.
Python
- Norman Matloff and Francis Hsu's Tutorial on Python Threads (University of California, Davis) (cached copy)
- Understanding Threading in Python, Krishna G Pai, Linux Gazette, Oct. 2004
- Thread Objects from Python.Org
XGrid
Cloud Computing
- Dean, J., and S. Ghemawat, MapReduce: Simplified Data Processing on Large Clusters, Dec. 2004, (cached copy)
- Czajkowski G., Sorting 1 PB with MapReduce, Nov. 2008, (cached copy)
- Armbrust M, et al, Above the Clouds: A Berkeley View of Cloud Computing, Tech Rep. CB/EECS-2009-28, Feb. 2009 (cached copy)