Difference between revisions of "CSC352 Class Page 2010"
(→Python Threads) |
(→Python Threads) |
||
Line 131: | Line 131: | ||
** Deadlocks: the main rule | ** Deadlocks: the main rule | ||
** [[How to Read Technical Papers]] | ** [[How to Read Technical Papers]] | ||
− | ** Summarize [[Media:TechnologyBitsNYT02162010.pdf| this!]] | + | ** Summarize [[Media:TechnologyBitsNYT02162010.pdf| this!]] |
** Good background information: [http://en.wikipedia.org/wiki/Message_Passing_Interface#Example_program MPI] | ** Good background information: [http://en.wikipedia.org/wiki/Message_Passing_Interface#Example_program MPI] | ||
** [[CSC352 Introduction to the Projects | Introduction to the next projects]] | ** [[CSC352 Introduction to the Projects | Introduction to the next projects]] | ||
Line 140: | Line 140: | ||
* Additional information on Xen can be found in Mauer, R., [http://www.linuxjournal.com/article/8812 Xen Virtualization and Linux Clustering], [http://www.linuxjournal.com Linux Journal] January 12th, 2006. | * Additional information on Xen can be found in Mauer, R., [http://www.linuxjournal.com/article/8812 Xen Virtualization and Linux Clustering], [http://www.linuxjournal.com Linux Journal] January 12th, 2006. | ||
* A [http://blip.tv/file/2232410 video] on the Python GIL discovered by Diana. | * A [http://blip.tv/file/2232410 video] on the Python GIL discovered by Diana. | ||
+ | * A [http://oblong.com/ video] by Oblong Industries (in reference to the NYT article to summarize) | ||
+ | |||
|} | |} |
Revision as of 09:44, 18 February 2010
Projects
- Project 1: Started Feb 16, due March 2nd.
- Project 2: Will deal with the Xgrid
- Project 3: Will deal with Hadoop
- Project 4 has officially started on 1/26/10! Find its shared wiki page here!
Python Threads
Week | Topics | Reading |
Week 1 1/25 |
|
|
Week 2 2/1 |
|
|
Week 3 2/8 |
|
|
Week 4 2/15 |
|
|
XGrid Programming
Week | Topics | Reading |
Week x |
|
|
Week x |
|
|
Week x |
|
|
Week x |
|
|
Cloud Computing
Week | Topics | Reading |
Week x |
|
|
Week x |
|
|
Week x |
|
|
Week x |
|
|
Week x |
|
|