Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab
-
Updated
Jun 7, 2023 - C
Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab
Codes pertaining to OS Lab for Course CO254 - Operating Systems[CSE NITK SEM-4]
OS-Programs related to System Call, Process Creation, Threading, Synchronization, Race condition, Semaphores, Inter-Process-Communication, Pipes, Shared memory, message passing & further more.
The solution to Reader-Writer's problem - a classical problem in the field of Operating Systems
A restaurant application to demonstrate the concept of shared memory and semaphores.
An implementation of the classic game 2048
Basic process synchronisation using semaphores in linux demonstrated by special kind of Dining Philosophers problem
Python project that solves common process synchronization problems using the "Thread" and "Lock" libraries from "threading".
Applied Ackermann function using Threads
This repository contains practices and projects related to the subject Operating Systems at ESCOM - IPN.
Operační systémy - Projekt 2
Operating System practical programs
Add a description, image, and links to the process-synchronisation topic page so that developers can more easily learn about it.
To associate your repository with the process-synchronisation topic, visit your repo's landing page and select "manage topics."