-
Notifications
You must be signed in to change notification settings - Fork 0
/
index23-24.html
504 lines (476 loc) · 35.2 KB
/
index23-24.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang=
"en-gb">
<head>
<meta name="style" content="cs" />
<title>University of Bristol - Computer Science - COMS20008 Computer Systems A</title>
<link rel="stylesheet" type="text/css" href="corporate.css" />
<link rel="stylesheet" type="text/css" href="uob.css" />
<script language="javascript">
//LAYOUT CUSTOMIZATION
var currentWeek = 4; // current week [triggers full week visibility, starting with 1, usually going up to 12]
var startWeekNum = 0; // start week number [usual start is prepartion week 1]
var totalWeeks = 5 // total teaching weeks for unit [usually 12] - 5
var activityNum = 10; // number of activities per week (empty slots possible) - 5
var columnNum = 5; // desired columns per week (yet, autofitted to max 2 rows per week)
var title = "Computer Systems A"; // content title at top of the table
var headerOn = 1; // table column headers on(=1) or off(=0), min of 4 columns needed to render
var header1 = "Synchronous Sessions"; // leftmost 1x column header
var header2 = "Asynchronous Materials"; // middle 2x column header
var header3 = "Courseworks & Labs"; // rest of the columns header
var inactColour = "#999999"; // font colour for inactive content
var titleColour = "#191919"; // table title colour
var titleBColour = "#BBBBBB"; // table title background colour
var bkgColour = "#CCCCCC"; // table border background colour
var embossColour = "#AAAAAA"; // table border emboss colour
var fontSizePix = 12; // font size in pixels
var extendCats = ["8", "10", "14"]; // number of categories that have no border to above cell (e.g. for multi-week coursework)
//ACTIVITY CATEGORIES
var y = [
["0", "Concurrency Lecture", "#D2CDF4", "1", "", "Videos", ],
["1", "Distributed Systems Lecture", "#B8D2F4", "1", "", "Content", ],
["2", "Concurrency Lab", "#EFBD81", "1", "Solutions", "", ],
["3", "Distributed Systems Lab", "#FED872", "1", "Solutions", "", ],
["4", "Live Q&A", "#B3EA9A", "1", "Recording", "", ],
["5", "Preparation", "#DDDDDD", "0", "", "", ],
["6", "Formative Coursework", "#EEEEDD", "1", "", "Materials", ],
["7", "Coursework Lab", "#EEEEDD", "1", "", "", ],
["8", "Coursework Continued", "#EEEEDD", "0", "", "", ], // Joining box for coursework over two rows
["9", "", "#CCCCCC", "0", "", "", ], // Grey box
["10", "", "#CCCCCC", "0", "", "", ], // Grey box with no top border
["11", "Join Microsoft Teams", "#DDDDDD", "0", "Link", "", ],
["12", "Laptop Setup", "#DDDDDD", "0", "Link", "", ],
["13", "Pair Signup", "#DDDDDD", "0", "Link", "", ],
["14", "", "#EFBD81", "0", "", "", ], // joining box for concurrency lab over two rows
["15", "", "#D2CDF4", "0", "", "", ], // Joining box for concurrency lecture over two rows
["16", "Intro to Go", "#D9ABAB", "1", "Solutions", "", ],
["17", "Concurrency Lecture Short", "#cce6ff", "1", "", "Videos", ],
["18", "Navigating the Unit", "#DDDDDD", "0", "", "", ],
["19", "All videos on Microsoft Stream channel", "#DDDDDD", "0", "Link", "", ],
["20", "", "#FED872", "0", "", "", ],// joining box for distributed lab over two rows
["21", "Live Q&A links and Lab 1 and Lab 2 Links", "#DDDDDD", "0", "", "Links", ],
["22", "Coursework Reading", "#EEEEDD", "1", "", "", ],
["23", "Link to Blackboard Announcements", "#DDDDDD", "0", "Link", "", ],
];
var a = [
//WEEKLY ACTIVITIES
//Category, DATE|TIME, ACTIVITY TITLE, ACTIVITY URL, SLIDES URL, MATERIAL array
// Week 00
["9","","","","",[]],
["18","","Guide to getting started","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/OTHER/COMS20008navigating_unit23.pdf","",[]],
["11","","","","https://teams.microsoft.com/l/team/19%3aDFZNxkJJ9yUqn2Jipf8RvUQ2SdFwM9nfxSmAaZU8fZo1%40thread.tacv2/conversations?groupId=6cc511ba-9371-455d-b41a-0d67184c5408&tenantId=b2e47f30-cd7d-4a4e-a5da-b18cf1a4151b",[]], // Add link
["12","","","","https://github.com/UoB-CSA/setup-guides",[]],
["13","","","","https://forms.office.com/Pages/ResponsePage.aspx?id=MH_ksn3NTkql2rGM8aQVG5TYLt38e8ROncCR1HCbQnJUOFBZR05KUEFLV1kwVUFDNE5aNjVMUFNONi4u",[]], // Add link
["9","","","","",[]],
["23","","","","https://www.ole.bris.ac.uk/webapps/blackboard/content/launchLink.jsp?course_id=_257215_1&tool_id=_144_1&tool_type=TOOL&mode=cpview&mode=reset",[]], // Add link
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
// Week 01
["4","28/9/23 | 1:00pm | MVB 1.11/1.11(A)","","","https://mediasite.bris.ac.uk/Mediasite/Play/0b5ef07573a741938f72524b6e0568f61d",[]],
["0","","Introduction & History","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008sh01.pdf","",[0,1]],
["0","","Towards Concurrent Programming","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008sh02.pdf","",[3,4]],
["16","26/9/23 | 4:00pm | MVB 2.11", "Lab 1","https://github.com/UoB-CSA/intro-to-go-lab-1", "https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/solutions/lab1.zip", []],
["16","29/9/23 | 1:00pm | MVB 2.11","Lab 2","https://github.com/UoB-CSA/intro-to-go-lab-2","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/solutions/lab2.zip", []],
["9","","","","",[]],
["17","","Producer Consumer at high Level","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/ProducerConsumerProblemComs20008.pdf","",[2]],
["17","","Select and Timers","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008_SelectAndTimers.pdf","",[6]],
["9","","","","",[]],
["9","","","","",[]],
// Week 02
["4","5/10/23 | 1:00pm | MVB 1.11/1.11(A)","","","https://mediasite.bris.ac.uk/Mediasite/Play/db81bed279574088a74d3e91eacf12051d",[]],
["0","","Deadlock & Channel Communication","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008sh03.pdf","",[7,8]],
["1","","Introduction to Distributed Systems","","",[10,20,11,21,12]],
["2","3/10/23 | 4:00pm | MVB 2.11","Median Filter & Parallel Tree Reduction","https://github.com/UoB-CSA/concurrency-lab-1","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/solutions/conc_lab1.zip",[]],
["3","6/10/23 | 1:00pm | MVB 2.11","Chat server","https://github.com/UoB-CSA/distributed-lab-1","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/solutions/dist_lab-1.zip",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
// Week 03
["4","12/10/23 | 1:00pm | MVB 1.11/1.11(A)","","","",[]],
["0","","Sharing Memory, Locks, semaphores, suspension and Critical Sections ","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008sh05.pdf","",[13, 14]],
["1","","Remote Invocation","","",[17,22,18,23,19]],
["2","10/10/23 | 4:00pm | MVB 2.11","Producer Consumer & The Bank","https://github.com/UoB-CSA/concurrency-lab-2","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/solutions/con_lab2.zip",[]],
["3","13/10/23 | 1:00pm | MVB 2.11","Secret Strings & Bottles","https://github.com/UoB-CSA/distributed-lab-2","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/solutions/dis_lab-2.zip",[]],
["9","","","","",[]],
["0","","Sharing Memory: mutexes and critical sections completed, producer consumer in detail with sempahores","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008sh06.pdf","",[15, 16]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
// Week 04
["4","19/10/23 | 1:00pm | MVB 1.11/1.11(A)","","","https://mediasite.bris.ac.uk/Mediasite/Play/ab9b846087cc4f07a0e07c185fe32aca1d",[]],
["0","","Sharing memory, locks, critical sections, condition variables and example application","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008sh07.pdf","",[28,29,30]],
["1","","Indirect Communication","","",[24,25,26,27]],
["14","17/10/23 | 4:00pm | MVB 2.11","Bank Continued","https://github.com/UoB-CSA/concurrency-lab-2","",[]],
["20","20/10/23 | 1:00pm | MVB 2.11","Secret Strings & Bottles [continued]","https://github.com/UoB-CSA/distributed-lab-2","",[]],
["9","","","","",[]],
["17","","COMS20008, Lecture 6, Trailer","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008sh07.pdf","",[31]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
// Week 05
["4","26/10/23 | 1:00pm | MVB 1.11/1.11(A)","","","https://mediasite.bris.ac.uk/Mediasite/Play/8cc1fe28d854447baccec10391c491bb1d",[]],
["0","","Inter Process Data Exchange in Go","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008sh04.pdf","",[36]],
["1","","Global State","","",[32,33,34,35]],
["2","24/10/23 | 4:00pm | MVB 2.11","Posix Threads in C","https://github.com/UoB-CSA/concurrency-lab-3","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/solutions/conc_lab3.zip",[]],
["3","27/10/23 | 1:00pm | MVB 2.11","Message Broker in Go","https://github.com/UoB-CSA/distributed-lab-3", "https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/solutions/dist_lab-3.zip",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
// Week 06
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["22","","Game of Life","https://github.com/UoB-CSA/gol-skeleton","",[]],
["22","","Game of Life","https://github.com/UoB-CSA/gol-skeleton","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
// Week 07
["4","9/11/23 | 1:00pm | MVB 1.11/1.11(A)","","","",[]],
["0","","Communicating Sequential Processes (CSP) Abstraction: Events, Processes, Traces and Refinement","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008_CSP1.pdf","",[37, 38]],
["1","","Logical Time","","",[45,46,47,48]],
["7","7/11/23 | 4:00pm | MVB 2.11","Game of Life","https://github.com/UoB-CSA/gol-skeleton","",[]],
["7","10/11/23 | 1:00pm | MVB 2.11","Game of Life","https://github.com/UoB-CSA/gol-skeleton","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
// Week 08
["4","16/11/23 | 1:00pm | MVB 1.11/1.11(A)","","","https://mediasite.bris.ac.uk/Mediasite/Play/59cc67cb3ec047bd8f96a73a6f368b041d",[]],
["0","","CSP: Choice, Refusals, Failures","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008_CSP2.pdf","",[39, 40]],
["1","","Leaders & Synchronisers","","",[49,50,51,52]],
["7","14/11/23 | 4:00pm | MVB 2.11","Game of Life","https://github.com/UoB-CSA/gol-skeleton","",[]],
["7","17/11/23 | 1:00pm | MVB 2.11","Game of Life","https://github.com/UoB-CSA/gol-skeleton","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
// Week 09
["4","23/11/23 | 1:00pm | MVB 1.11/1.11(A)","","","",[]],
["0","","CSP: External vs Internal Choice, Deadlock, Livelock","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008_CSP3.pdf","",[41, 42]],
["1","","Spanning Trees","","",[53,54,55,56]],
["7","21/11/23 | 4:00pm | MVB 2.11","Game of Life","https://github.com/UoB-CSA/gol-skeleton","",[]],
["7","24/11/23 | 1:00pm | MVB 2.11","Game of Life","https://github.com/UoB-CSA/gol-skeleton","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
// Week 10
["4","30/11/23 | 1:00pm | MVB 1.11/1.11(A)","","","",[]],
["0","","Introduction to Petri Nets","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/LecturePDFs/coms20008_PetriNets.pdf","",[43, 44]],
["1","","Consensus","","",[57,58,59,60]],
["7","28/11/23 | 4:00pm | MVB 2.11","Game of Life","https://github.com/UoB-CSA/gol-skeleton","",[]],
["7","1/12/23 | 1:00pm | MVB 2.11","Game of Life","https://github.com/UoB-CSA/gol-skeleton","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
// Week 11
["4","7/12/23 | 1:00pm | MVB 1.11/1.11(A)","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["20","5/12/23 | 1:00pm | MVB 2.11","Practice Qns for Sion's bit","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/OTHER/PracticeQns.pdf","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
// Week 12
["4","14/12/23 | 1:00pm | MVB 1.11/1.11(A)","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["20","12/12/23 | 4:00pm | MVB 2.11","All practice materials including Mock Exam (UPDATED 23/12/22)","https://www.ole.bris.ac.uk/bbcswebdav/courses/COMS20008_2023_TB-1/CONTENT_2023/OTHER/ALL_PRACTICE_MATERIALS_22.zip","",[]],
["20","15/12/23 | 1:00pm | MVB 2.11","Practice Qns for Pui's bit","https://uob-my.sharepoint.com/:f:/g/personal/eexna_bristol_ac_uk/EoHQ-QbWKutKtmdu3DHSO9cBxoyd4JTgoj248tqMc63_7Q?e=WV6Kpn","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
["9","","","","",[]],
];
var files = [
//UNIT RESOURCES & MATERIALS
[ "0", "https://web.microsoftstream.com/video/28fb0c42-0248-4039-9e9c-5fc269e33e6b", "Part 1, Introduction"],
[ "1", "https://web.microsoftstream.com/video/bb61824b-4c7b-4fef-aabd-69537c5d082b", "Part 2, History"],
[ "2", "https://web.microsoftstream.com/video/c6477e27-c075-4354-8454-9037022f2714", "Producer Consumer Problem"],
[ "3", "https://web.microsoftstream.com/video/255fda08-f9fb-420c-ba9f-7f3abde3a1d1", "Part 1 (Conceptual)"],
[ "4", "https://web.microsoftstream.com/video/12907acc-73b7-46c9-b487-556142f19b08", "Part 2 (Go syntax)"],
[ "5", "https://web.microsoftstream.com/video/2b3c6cae-60ac-46c6-ad21-3a9c3c451d73", "Navigating the unit"],
[ "6", "https://web.microsoftstream.com/video/19be5e1d-15ab-4a1b-adfe-d92431391c08", "here"],
[ "7", "https://web.microsoftstream.com/video/07ff1919-0119-4059-b7ec-5f877afb9a00", "Lec 3, Part 1"],
[ "8", "https://web.microsoftstream.com/video/65fe9ca1-7db4-4954-bb20-0cab75ae8c30", "Lec 3, Part 2"],
[ "9", "grade.c", "grade.c"],
[ "10", "https://uob-my.sharepoint.com/:v:/g/personal/mw1760_bristol_ac_uk/EXfQDv8Eu2tJpT6MXrYA7AsBuEYmwV6Bs4jFhEFt7rBmUg?e=wO5FKy&nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZyIsInJlZmVycmFsQXBwUGxhdGZvcm0iOiJXZWIiLCJyZWZlcnJhbE1vZGUiOiJ2aWV3In19", "Introduction to Distributed Computing"],
[ "11", "https://uob-my.sharepoint.com/:v:/g/personal/mw1760_bristol_ac_uk/EVnHTI0DRMVEsKcthk7NrSkBDVVieARrsquwnxPs3lJh7Q?e=tgcj0X&nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZyIsInJlZmVycmFsQXBwUGxhdGZvcm0iOiJXZWIiLCJyZWZlcnJhbE1vZGUiOiJ2aWV3In19", "Networks & Models"],
[ "12", "https://web.microsoftstream.com/video/1b5b7c56-7bbd-4626-8ef9-7bac57d0cb70", "Message Passing in Go"],
[ "13", "https://web.microsoftstream.com/video/c184bc49-949f-45fd-a1e7-b57059d62e9e", "Memory sharing, locks etc. Part 1"],
[ "14", "https://web.microsoftstream.com/video/5489c990-2deb-4426-b818-8807fd8ce52e", "Memory sharing, locks etc. Part 2"],
[ "15", "https://web.microsoftstream.com/video/00210dc4-317a-45cd-9321-28eabf8c296d", "Part 1: Memory sharing and mutexes completed"],
[ "16", "https://web.microsoftstream.com/video/f6a22973-3012-4e2c-818f-86bedaed9c84", "Part 2: Producer Consumer with semaphores"],
[ "17", "https://uob-my.sharepoint.com/:v:/g/personal/mw1760_bristol_ac_uk/EehhDtLRNJdBkq7PfZmVTV0BundNCB4k27ppSDI8FYwxhg?e=Nkch5J&nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZyIsInJlZmVycmFsQXBwUGxhdGZvcm0iOiJXZWIiLCJyZWZlcnJhbE1vZGUiOiJ2aWV3In19", "UDP & TCP"],
[ "18", "https://uob-my.sharepoint.com/:v:/g/personal/mw1760_bristol_ac_uk/ESZkiRppbIJPmkgZ6CxEHuIB5C6ALgX1Szi83ylmP504Rg?e=BmCJkm&nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZyIsInJlZmVycmFsQXBwUGxhdGZvcm0iOiJXZWIiLCJyZWZlcnJhbE1vZGUiOiJ2aWV3In19", "Remote Procedure Calls"],
[ "19", "https://web.microsoftstream.com/video/6df33eda-c2f4-4d01-ae0c-6baf5dd55114", "RPC in Go"],
[ "20", "https://uob-my.sharepoint.com/:p:/g/personal/mw1760_bristol_ac_uk/EUbnu57VL7pFvoOuuzikIyQB6IZ70mkq-m5Xk8PBZHoMXw?e=kuVa3a", "Introduction to Distributed Computing [slides]"],
[ "21", "https://uob-my.sharepoint.com/:p:/g/personal/mw1760_bristol_ac_uk/EfWKVHN0ATdHuRuDP-J1iRMBpgoFYvcl5gtGIrQimVbIGQ?e=QBkiAA", "Networks & Models [slides]"],
[ "22", "https://uob-my.sharepoint.com/:p:/g/personal/mw1760_bristol_ac_uk/ERLykEt53tNLibEIqeRwM88Bpc7ufWNgS3ZauHouy3AJWg?e=JifxDV", "UDP & TCP [slides]"],
[ "23", "https://uob-my.sharepoint.com/:p:/g/personal/mw1760_bristol_ac_uk/EVoxf8eV1hJNrfAxwQjF56QBP0POwGz2ompzr5_toBe2Vw?e=EQ40iM", "Remote Procedure Calls [slides]"],
[ "24", "https://uob-my.sharepoint.com/:v:/g/personal/mw1760_bristol_ac_uk/EXGuKBGrn-pOvQgAVNvvKx8BL3dzMkgim6tZgqJExOQFvw?e=zL283n", "The Publish-Subscribe Model"],
[ "25", "https://uob-my.sharepoint.com/:p:/g/personal/mw1760_bristol_ac_uk/Ed0kxewwOX9NhbnBtaD8tecBcG-C5sgi6AP-J963BR6WIg?e=P0frxW", "The Publish-Subscribe Model [slides]"],
[ "26", "https://uob-my.sharepoint.com/:v:/g/personal/mw1760_bristol_ac_uk/Ee4d7kO-5LFDmPtz9OgO6E8BMtMhXpZr4oqWLhvNIDQTaA?e=Y1LrGr", "Distributed Shared Memory"],
[ "27", "https://uob-my.sharepoint.com/:p:/g/personal/mw1760_bristol_ac_uk/EZWJXmzX6pxBqBfO-YifxlIBCqT66J_Ajcg81XbF24-AfA?e=hbHmWG", "Distributed Shared Memory [slides]"],
[ "28", "https://web.microsoftstream.com/video/c8e1e267-05f4-4900-acc2-e5d9ae2c0a91", "Critical section, mutex and semaphore recap"],
[ "29", "https://web.microsoftstream.com/video/b21a6dfa-62b8-49b1-8347-94d0acca273b", "Condition variables in full detail"],
[ "30", "https://web.microsoftstream.com/video/91456340-04fb-44ea-9f42-332c0995ed1e", "Real-ish world example: semaphores for mutliple client server application"],
[ "31", "https://web.microsoftstream.com/video/456020d4-3f97-4dcf-a4e9-88131d7d7bf7", "COMS20008, Lecture 6, Trailer"],
[ "32", "https://uob-my.sharepoint.com/:v:/g/personal/mw1760_bristol_ac_uk/EXDAOlxY-kpCm7fDxITgJnMBIzZ68KZgNrsxbwhGtf_XNA?e=0HV8bZ", "Consistent Global State"],
[ "33", "https://uob-my.sharepoint.com/:p:/g/personal/mw1760_bristol_ac_uk/EZXt_Rz8WqJCr5RPD7vOgvsB0PJByZX-nGkuHS8cM_ZXyg?e=LLnPNQ", "Consistent Global State [slides]"],
[ "34", "https://uob-my.sharepoint.com/:v:/g/personal/mw1760_bristol_ac_uk/EU7QC5xpOpdFucIvhN36ySAB1X0NRkDPBYaXHSxUvtXAzg?e=GA1kGG", "Chandy-Lamport Snapshotting Algorithm"],
[ "35", "https://uob-my.sharepoint.com/:p:/g/personal/mw1760_bristol_ac_uk/EZUIPSVfB01LoVhMeDqWLfwBVWHlccoWtl91p7m0CnFwoQ?e=jeCVg0", "Chandy-Lamport Snapshotting Algorithm [slides]"],
[ "36", "https://web.microsoftstream.com/video/0e244a74-f926-44bf-9657-046c8af3c999", "Channels and goroutines under the hood"],
[ "37", "https://web.microsoftstream.com/video/619a1515-e2e7-426a-acbf-bf8afc6c56a9", "CSP intro, processes, prefixing, recursion, DFA vs process"],
[ "38", "https://web.microsoftstream.com/video/70755856-d218-43c0-90a5-4c54e8d2e578", "Traces, trace refinement, safety, alphabetised parallel"],
[ "39", "https://web.microsoftstream.com/video/f4b27b8e-c128-4a54-83e1-e67aee3bc3ef", "Specification via trace refinement, deadlock, cardinality of state spaces, prefix closure"],
[ "40", "https://web.microsoftstream.com/video/baf0b12e-d6b8-4148-bb61-1e66121db9e7", "Refusals, failures, failure refinement, liveness"],
[ "41", "https://web.microsoftstream.com/video/9846b741-d6ea-4009-83ab-47673719999f", "External vs internal choice, internal choice and traces, refusals and failures"],
[ "42", "https://web.microsoftstream.com/video/53f7577e-18f0-4514-a23c-8493cfdf8dad", "Divergence, livelock, hiding, deadlock in depth, failure divergence refinement"],
[ "43", "https://web.microsoftstream.com/video/3d183bf8-e05a-4ab0-84aa-290c1382cb39", "Petri net definition, semaphore example, dynamics and non-determinism, inhibitor arcs"],
[ "44", "https://web.microsoftstream.com/video/61330c43-ae10-47a7-9b96-c7527b9dddbb", "Petri net analysis, reachabilty graph, boundedness, Karp-Miller algorithm, coverability tree"],
[ "45", "https://uob-my.sharepoint.com/:v:/g/personal/mw1760_bristol_ac_uk/EREwkKG4tRBKhlhRH2kAEcMBn6OOM5683btD7MjmbP2arQ?e=g9BkKp", "No Shared Clock & Scalar Time"],
[ "46", "https://uob-my.sharepoint.com/:p:/g/personal/mw1760_bristol_ac_uk/ESpYDLOpT7ZPrevRSaxDoT8BuMRBzV225FWIYIkUPgM1Bg?e=fsceq8", "No Shared Clock & Scalar Time [slides]"],
[ "47", "https://uob-my.sharepoint.com/:v:/g/personal/mw1760_bristol_ac_uk/ESKlI8shKfVAkeJcls47u48BlGPO3E6kCrynv-bHG4mx9w?e=ZDNLJk", "Vector Clocks"],
[ "48", "https://uob-my.sharepoint.com/:p:/g/personal/mw1760_bristol_ac_uk/EZyQDUqjvs5JuKn5kHGElC4BH_szbc9s7TOhqKeqEOvBHw?e=JX8cE5", "Vector Clocks [slides]"],
[ "49", "https://uob-my.sharepoint.com/:v:/g/personal/eexna_bristol_ac_uk/EWDqrPY3u1BDn5d3gF-_0zcB6qMnTkrgOloR1r8BhMg8uA?e=7cfCS2", "Synchronisers"],
[ "50", "https://uob-my.sharepoint.com/:b:/g/personal/eexna_bristol_ac_uk/EWq9EDYCZh5GiowszVU2EYQBu9O8vk-441SpXwhPskg1Rg?e=dwLSCZ", "Synchronisers [slides]"],
[ "51", "https://uob-my.sharepoint.com/:v:/g/personal/eexna_bristol_ac_uk/EXBbhtGZkrVCl4WnL_Eg4fQB0mZb67AfwK8jw25GQNTGeA?e=oSHSwg", "Leader Elections"],
[ "52", "https://uob-my.sharepoint.com/:b:/g/personal/eexna_bristol_ac_uk/EZV_PQM3EEtJmI8-0zEwQHMBTwivztHeu_8DhtxiEZ3tCg?e=U7m0JF", "Leader Elections [slides]"],
[ "53", "https://uob-my.sharepoint.com/:v:/g/personal/eexna_bristol_ac_uk/EYShYi6EmbVIr615nwim200Bm3x9PVWyMeOUFO2LBqADGg?e=FdalFY", "Distributed Systems as Graphs"],
[ "54", "https://uob-my.sharepoint.com/:b:/g/personal/eexna_bristol_ac_uk/EYVHbM-FFJtGqkVRLpudX8gBQEyBKWtxIOfgfaENOubViA?e=3iPnia", "Distributed Systems as Graphs [slides]"],
[ "55", "https://uob-my.sharepoint.com/:v:/g/personal/eexna_bristol_ac_uk/EcySbpXrt61KraNUZELtTG8BT5AWpMqVNtcxli0qN6AJfg?e=tPvdHQ", "Spanning Tree Algorithms"],
[ "56", "https://uob-my.sharepoint.com/:b:/g/personal/eexna_bristol_ac_uk/ETOBrxUOeCpLtCjmoiYCz6ABLJsdtNDFBGyCzwUOOIOw1g?e=oyDb2z", "Spanning Tree Algorithms [slides]"],
[ "57", "https://uob-my.sharepoint.com/:v:/g/personal/eexna_bristol_ac_uk/EfRFAD0gcx1EoomGjKdsgdcBk3zYBjEWzr58LB5BjsZq9w?e=qo4I9H", "The Byzantine Generals Problem"],
[ "58", "https://uob-my.sharepoint.com/:b:/g/personal/eexna_bristol_ac_uk/EYK6JSRCghhEgNdREpImkzQBldmoTHZaphu6xiBcNOYUQQ?e=gfZfab", "The Byzantine Generals Problem [slides]"],
[ "59", "https://uob-my.sharepoint.com/:v:/g/personal/eexna_bristol_ac_uk/EdB5LuPHHC9DiyjJTgUCpHoBJK6Q7aDeZqoAoIlN-KJGgQ?e=fWWtwR", "The Byzantine Generals Solutions"],
[ "60", "https://uob-my.sharepoint.com/:b:/g/personal/eexna_bristol_ac_uk/EbePLgRED7xBkWKbkbrqrKIBhSXAkKXjSu-aYnQaAGJmYw?e=a9dcbN", "The Byzantine Generals Solutions [slides]"],
[ "61", "https://teams.microsoft.com/l/meetup-join/19%3a0yhriMokwoi4DGeQsfy43pKFONuFDBQ7B17pb00UjtI1%40thread.tacv2/1632231907413?context=%7b%22Tid%22%3a%22b2e47f30-cd7d-4a4e-a5da-b18cf1a4151b%22%2c%22Oid%22%3a%22dd2ed894-7bfc-4ec4-9dc0-91d4709b4272%22%7d", "Live Q&A"],
[ "62", "https://teams.microsoft.com/l/meetup-join/19%3a0yhriMokwoi4DGeQsfy43pKFONuFDBQ7B17pb00UjtI1%40thread.tacv2/1632232311090?context=%7b%22Tid%22%3a%22b2e47f30-cd7d-4a4e-a5da-b18cf1a4151b%22%2c%22Oid%22%3a%22dd2ed894-7bfc-4ec4-9dc0-91d4709b4272%22%7d", "Lab 1"],
[ "63", "https://teams.microsoft.com/l/meetup-join/19%3a0yhriMokwoi4DGeQsfy43pKFONuFDBQ7B17pb00UjtI1%40thread.tacv2/1632232738991?context=%7b%22Tid%22%3a%22b2e47f30-cd7d-4a4e-a5da-b18cf1a4151b%22%2c%22Oid%22%3a%22dd2ed894-7bfc-4ec4-9dc0-91d4709b4272%22%7d", "Lab 2"]
];
//TILO'S RENDERING CODE
var c = currentWeek,
s = startWeekNum,
t = totalWeeks,
p = activityNum,
pp = columnNum,
b = bkgColour,
o = embossColour,
v = fontSizePix,
ic = inactColour,
cw = extendCats,
tc = titleBColour,
to = titleColour,
f = "#FFFFFF",
x = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
function on(i) {
var x = document.getElementById(i);
x.style.display = "block";
}
function off(i) {
var x = document.getElementById(i);
x.style.display = "none";
}
function tog(i) {
var x = document.getElementById(i);
if (x.style.display == "none") {
x.style.display = "block";
} else {
x.style.display = "none";
}
}
function e(i) {
document.write(i);
}
function r(i) {
return "<tr>" + i + "<\/tr>";
}
function g(i) {
return '<table width="100%" border="0" cellpadding="2" cellspacing="0"><tbody>' + i + "<\/tbody><\/table>";
}
function dd(i, c, n, m, q) {
return '<td width="' + m.toString() + '%" height="0" colspan="' + n.toString() + '" valign="' + q + '" bgcolor="' + c + '"><div style="font-size:' + v.toString() + 'px">' + i + "<\/div><\/td>";
}
function d(i, c, n, m) {
return dd(i, c, n, m, "top");
}
function rr(i, kk) {
var ii = "";
for (k = 0; k < pp; k++) {
if (cw.includes(a[i * p + k + kk - pp][0])) {
ii = ii + d("", o, 1, 0) + d("", b, 1, 0) + d("", y[parseInt(a[i * p + k + kk - pp][0])][2], 1, 0);
} else ii = ii + d("", o, 1, 0) + d("", b, 2, 0);
}
return "<tr>" + d("", o, 1, 0) + d("", b, 1, 0) + ii + d("", b, 1, 0) + d("", o, 1, 0) + "<\/tr>";
}
function z(i) {
return dd(
'<div style="font-size:' + (v + 3).toString() + 'px;transform:rotate(270deg);"><strong><font color="' + o + '">Week<\/font><font color="' + b + '">.<\/font><font color="' + o + '">' + i + "<\/font><\/strong><\/div>",
b,
1,
0,
"middle"
);
}
function u(i) {
var uu = "'";
return r(d("", o, 1, 0) + d("", tc, 3, 0) + d('<div style="font-size:' + (v + 3).toString() + 'px"><strong><font color="' + to + '">' + title + "<\/font><\/strong><\/div>", tc, i - 2, 0) + d("", o, 1, 0));
}
function uu(i) {
if (headerOn == 0) return "";
var uuu = "'";
return (
r(d("", o, 1, 0) + d("", tc, 1, 0) + d("", o, 2 + 3 * pp, 0)) +
r(
d("", o, 1, 0) +
d("", tc, 1, 0) +
d("", o, 1, 0) +
d("", b, 1, 0) +
d('<div style="font-size:' + (v + 3).toString() + 'px"><strong><font color="' + to + '">' + header1 + "<\/font><\/strong><\/div>", b, 1, 0) +
d("", o, 1, 0) +
d('<div style="font-size:' + (v + 3).toString() + 'px"><strong><font color="' + to + '">' + header2 + "<\/font><\/strong><\/div>", b, 5, 0) +
d("", o, 1, 0) +
d('<div style="font-size:' + (v + 3).toString() + 'px"><strong><font color="' + to + '">' + header3 + "<\/font><\/strong><\/div>", b, i - 10, 0) +
d("", o, 1, 0)
)
);
}
function xx(i) {
if (y[parseInt(a[i][0])][3] == "1") return x[parseInt(a[i][0])].toString() + ":";
else return "";
}
function mmm(i) {
var ii = a[i][1] + '<br/><div style="font-size:' + (v + 3).toString() + 'px"><strong>' + y[parseInt(a[i][0])][1] + " " + xx(i) + '<\/strong><\/div><a target="_blank" href="' + a[i][3] + '"><strong>' + a[i][2] + "<\/strong><\/a>";
if ((i + 1) / p - 1 > c - s)
ii =
'<font color="' +
ic +
'">' +
a[i][1] +
'<\/font><br/><div style="font-size:' +
(v + 3).toString() +
'px"><font color="' +
ic +
'"><strong>' +
y[parseInt(a[i][0])][1] +
" " +
xx(i) +
'<\/strong><\/font><\/div><strong><font color="' +
ic +
'">' +
a[i][2] +
"<\/font><\/strong>";
return ii;
}
function gg(i, k) {
var ii = d("", o, 1, 0);
for (j = 0; j < pp; j++) {
if (i * p + j + k - pp < i * p + p) {
if (cw.includes(a[i * p + j + k - pp][0])) {
ii = ii + d("", b, 1, 0) + d("", y[parseInt(a[i * p + j + k - pp][0])][2], 1, 0);
if (j == pp - 1) ii = ii + d("", b, 1, 0);
else ii = ii + d("", o, 1, 0);
} else ii = ii + d("", o, 3, 0);
} else ii = ii + d("", o, 3, 0);
}
return ii + d("", o, 1, 0);
}
function zz(i) {
var k,
m = "";
for (k = 0; k < a[i][5].length; k++) {
m = m + '<a target="_blank" href="' + files[a[i][5][k]][1] + '"><i>' + files[a[i][5][k]][2] + "<\/i><\/a>";
if (k + 1 < a[i][5].length) m = m + "<br/>";
}
return m;
}
function mm(i) {
if ((i + 1) / p - 1 > c - s) return "";
var uu = "'";
var m = "";
if (y[parseInt(a[i][0])][4] != "" && a[i][4]) m = m + '<a target="_blank" href="' + a[i][4] + '">' + y[parseInt(a[i][0])][4] + "<\/a>";
if (y[parseInt(a[i][0])][4] != "" && y[parseInt(a[i][0])][5] != "") m = m + ", ";
if (y[parseInt(a[i][0])][5] != "") m = m + '<a href="javascript:tog(' + uu + "l" + i.toString() + uu + ')">' + y[parseInt(a[i][0])][5] + "<\/a>";
if (y[parseInt(a[i][0])][4] + y[parseInt(a[i][0])][5] == "") m = "";
else m = "(" + m + ")";
m =
m +
'<div id="l' +
i.toString() +
'"><hr/><table width="100%" border="0" cellpadding="2" cellspacing="0"><tbody><tr><td width="0%" valign="top"><u><i>' +
y[parseInt(a[i][0])][5] +
':<\/i><\/u><\/td><td width="100%" valign="top">' +
zz(i) +
"<\/td><\/tr><\/tbody><\/table><\/div>";
return m;
}
function w(i) {
x[parseInt(a[i][0])]++;
return d(mmm(i) + "<br/>" + mm(i), y[parseInt(a[i][0])][2], 1, 100 / pp);
}
function m() {
if ((1.0 * p) / pp > 2) pp = p / 2;
if (pp > p) pp = p;
if (pp < 4) header = 0;
var i,
j = r(d("", o, 4 + 3 * pp, 0)) + u(1 + 3 * pp) + uu(1 + 3 * pp);
for (i = 0; i < t; i++) {
var hh = 1;
var hhh = 0;
var h = d("", o, 1, 0) + z((i + s).toString());
for (k = 0; k < p; k++) {
hhh++;
h = h + d("", o, 1, 0) + d("", b, 1, 0) + w(i * p + k);
if (k + 1 == pp * hh && k + 1 < p) {
j = j + r(d("", o, 1, 0) + d("", o, 1, 0) + gg(i, pp * hh)) + rr(i, pp * hh) + r(h + d("", b, 1, 0) + d("", o, 1, 0));
hh++;
h = d("", o, 1, 0) + d("", b, 1, 0) + d("", o, 1, 0) + d("", b, 1, 0) + w(i * p + k);
}
}
var bb = o;
if (hh > 1) bb = b;
while (hhh + 1 < hh * pp) {
h = h + d("", o, 1, 0) + d("", b, 2, 0);
hhh++;
}
j = j + r(d("", o, 1, 0) + d("", bb, 1, 0) + gg(i, pp * hh)) + rr(i, pp * hh) + r(h + d("", b, 1, 0) + d("", o, 1, 0));
}
e(g(j + r(d("", o, 4 + 3 * pp, 0)) + r(d("", b, 4 + 3 * pp, 0))));
}
function make() {
m();
var i;
for (i = 0; i < t * p; i++) off("l" + i.toString());
}
</script>
</head>
<body>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J794G6LM93"></script>
<script language="javascript">
make();
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-J794G6LM93');
</script>
</body>
</html>