File tree 2 files changed +20
-0
lines changed
2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -229,6 +229,26 @@ <h3>Talks</h3>
229
229
<!-- Please keep the following list in reverse chronological order. -->
230
230
< ul class ="list-group ">
231
231
232
+ < li class ="list-group-item clearfix ">
233
+ Talk on Raft at
234
+ < a href ="https://cs.illinois.edu/news/distinguished-lecture-series-dr-john-ousterhout "> CS@Illinois Distinguished Lecture Series</ a >
235
+ by < a href ="http://www.stanford.edu/~ouster/ "> John Ousterhout</ a > , August 2016:
236
+ < img class ="img-rounded pull-right " src ="thumbnails/uiuc2016.jpg " />
237
+ < table class ="table-condensed ">
238
+ < tr >
239
+ < td > Video</ td >
240
+ < td > < a href ="https://youtu.be/vYp4LYbnnW8 "> YouTube</ a > </ td >
241
+ </ tr >
242
+ < tr >
243
+ < td > Slides</ td >
244
+ < td >
245
+ (coming soon)
246
+ with < a href ="raftscope/index.html "> RaftScope visualization</ a >
247
+ </ td >
248
+ </ tr >
249
+ </ table >
250
+ </ li >
251
+
232
252
< li class ="list-group-item clearfix ">
233
253
Talk on Raft and its TLA+ spec as part of
234
254
< a href ="https://github.com/tlaplus/DrTLAPlus "> Dr. TLA+ Series</ a >
You can’t perform that action at this time.
0 commit comments