We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a711ce5 + 4f4f775 commit 38663faCopy full SHA for 38663fa
index.html
@@ -637,6 +637,13 @@ <h2>Courses teaching Raft</h2>
637
638
<!-- newest first -->
639
<ul>
640
+ <li>
641
+ <a href="https://www.hku.hk/">The University of Hong Kong</a>,
642
+ <a href="https://www.cs.hku.hk/index.php/programmes/course-offered?infile=2019/comp3358.html">COMP3358: Distributed and Parallel Computing</a>,
643
+ <a href="https://www.cs.hku.hk/people/academic-staff/heming">Heming Cui</a>.
644
+ Includes lecture on Raft. (Spring 2024)
645
+ </li>
646
+
647
<li>
648
<a href="https://www.virginia.edu/">University of Virginia</a>,
649
<a href="https://changlousys.github.io/CS4740/spring24/about/">CS4740: Cloud Computing</a>,
0 commit comments