-
Notifications
You must be signed in to change notification settings - Fork 0
Week 5
nucularmoo edited this page Jun 26, 2018
·
10 revisions
5.00 Thread Affinity (P0 |3h)
Objective: Right way to handle threads
5.01 Sync/Mutual Exclusion (P0 | 2h)
5.02 Thread Cleanup (P0 | 2h)
Objective: Good practices
5.03 Inter-Thread Communication (P0 | 1h)
5.04 JS Workers (P2 | 1h)
Objective: Worker limitation
5.05 List Manipulation (P2 | 1h)
Objective: Worker use case