File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -112,10 +112,11 @@ the database consistency which otherwise is not possible for a non-serial schedu
112112- [ Mutual Exclusion - Wiki] ( https://en.wikipedia.org/wiki/Mutual_exclusion )
113113- [ Dining Philosophers Problem - Wiki] ( https://en.wikipedia.org/wiki/Dining_philosophers_problem )
114114- [ Test and Set - Wiki] ( https://en.wikipedia.org/wiki/Test-and-set )
115- - [ Monitor - Wiki] ( https://en.wikipedia.org/wiki/Monitor_(synchronization) )
116115- [ Tuple Space - Wiki] ( https://en.wikipedia.org/wiki/Tuple_space )
117116- [ Message Passing - Wiki] ( https://en.wikipedia.org/wiki/Message_passing )
118117- [ Semaphore - Wiki] ( https://en.wikipedia.org/wiki/Semaphore_(programming) )
118+ - [ Monitor - Wiki] ( https://en.wikipedia.org/wiki/Monitor_(synchronization) )
119+ - [ Spinlock - Wiki] ( https://en.wikipedia.org/wiki/Spinlock )
119120- [ Concurrency Control - Wiki] ( https://en.wikipedia.org/wiki/Concurrency_control )
120121- [ Serializability - Wiki] ( https://en.wikipedia.org/wiki/Serializability )
121122- [ Serializability in DBMS - Educba] ( https://www.educba.com/serializability-in-dbms/ )
You can’t perform that action at this time.
0 commit comments