13 Commits

Author SHA1 Message Date
Tanmay
c09962615a Adds notes 2022-08-26 20:00:59 +01:00
Tanmay
c00a9bea63 Adds notes for memory management. 2022-08-26 15:42:12 +01:00
Tanmay
1387f48f55 Updates adder subtractor code. 2022-08-26 15:41:37 +01:00
Tanmay
129277bbed Merge branch 'os-atomic' of github.com:kanmaytacker/fundamentals 2022-08-26 13:21:22 +01:00
Tanmay
a01e57e66f Adds notes. 2022-08-26 13:20:05 +01:00
Tanmay
4c534134bb Adds readme. 2022-08-24 15:23:53 +01:00
Tanmay
9c76248940 Adds section on concurrent data structures. 2022-08-24 15:19:19 +01:00
Tanmay
6c1695dbe7 Adds notes for thread sync. 2022-08-24 15:10:49 +01:00
Tanmay
bae1f04a21 Uses atomic integers for adder and subtractor. 2022-08-24 14:28:38 +01:00
Tanmay
a0ce9a6817 Uses concurrent queue. 2022-08-24 14:00:09 +01:00
Tanmay
7dbf8cb992 Adds semaphores. 2022-08-24 13:57:51 +01:00
Tanmay
c7437d90bc Uses synchronised keyword. 2022-08-24 13:44:58 +01:00
Tanmay
4f751a011e Adds code for producer and consumer. 2022-08-24 13:21:57 +01:00