This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| distributed_system [2007-06-09 11:55] – nik | distributed_system [2007-11-04 10:09] (current) – 192.168.1.40 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ==== distributed/ | ==== distributed/ | ||
| - | + | | |
| - | + | ||
| - | | + | |
| * NESL "is a parallel language developed at Carnegie Mellon by the SCandAL project. It integrates various ideas from the theory community (parallel algorithms), | * NESL "is a parallel language developed at Carnegie Mellon by the SCandAL project. It integrates various ideas from the theory community (parallel algorithms), | ||
| * "How to Write Parallel Programs, A First Course" | * "How to Write Parallel Programs, A First Course" | ||
| Line 11: | Line 9: | ||
| * kell calculus http:// | * kell calculus http:// | ||
| - | * PiCalculus | + | * [[Pi Calculus]] |
| ==== automated parallelism ==== | ==== automated parallelism ==== | ||
| * http:// | * http:// | ||
| | | ||
| - | |||
| - | |||
| ==== research projects/ | ==== research projects/ | ||
| Line 24: | Line 20: | ||
| ==== programming ==== | ==== programming ==== | ||
| - | |||
| * see also > [[Distributed Computing]] | * see also > [[Distributed Computing]] | ||
| * [[MapReduce]] | * [[MapReduce]] | ||
| Line 31: | Line 26: | ||
| * DIYC [[computing clouds]] > http:// | * DIYC [[computing clouds]] > http:// | ||
| * an introduction to map' | * an introduction to map' | ||
| + | * hadoop, s3 and ec2 > http:// | ||