Last updated: | Permalink
Lecture 6: Graph computing
Learning objectives:
In this lecture, you will learn:
- why graph processing (computing) is important.
- graph-oriented programming model.
- fundamentals of major graph processing systems such as Pregal, GraphLab, and PowerGraph.
Lecture slides
- Lec6: Domain-specific programming on graphs: slides pdf
Readings
- Pregel (optional)
- GraphLab (optional)
- PowerGraph (optional)
Lecture videos
- Lec6: video