Skip to content

Distritubed algorithms video lectures

An answer to this question on Stack Overflow.

Question

I am looking for video lectures on distributed algorithms. Would appreciate if anyone knows of a good resource.

Regards, Abdul

Answer

It may also be that you'll have luck searching for parallel algorithms instead of distributed algorithms - I think there's quite a bit of overlap between the material covered by the two terms.

It may not have videos, but you could try MIT's OpenCourseWare on distributed algorithms here.

Cousera has a module on heterogeneous parallel algorithms.

There are some video lectures on parallel algorithms here.