process-synchronisation
There are 15 repositories under process-synchronisation topic.
mishal23/os-lab
Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab
pockemon/Operating-systems--LAB
Codes pertaining to OS Lab for Course CO254 - Operating Systems[CSE NITK SEM-4]
iamjatinchauhan/OS-Programs
OS-Programs related to System Call, Process Creation, Threading, Synchronization, Race condition, Semaphores, Inter-Process-Communication, Pipes, Shared memory, message passing & further more.
aitalshashank2/starve-free-reader-writers-problem
The solution to Reader-Writer's problem - a classical problem in the field of Operating Systems
SamSamhuns/restaurant_app_sh_mem
A restaurant application to demonstrate the concept of shared memory and semaphores.
abundis28/TC2008-I21-Eq01
Python project that solves common process synchronization problems using the "Thread" and "Lock" libraries from "threading".
atararazin/2048
An implementation of the classic game 2048
iamareebjamal/semaphores-example
Basic process synchronisation using semaphores in linux demonstrated by special kind of Dining Philosophers problem
markosbaratsas/OperatingSystems
Operating Systems
harmim/vut-ios-project-2
Operační systémy - Projekt 2
howlettjames/Operating-Systems
This repository contains practices and projects related to the subject Operating Systems at ESCOM - IPN.
Rofey/Threads
Applied Ackermann function using Threads
zahan97/OS-Codes
Operating System practical programs