'Operating System Concepts' - Solutions to exercises and projects
-
Updated
Mar 20, 2017 - C
'Operating System Concepts' - Solutions to exercises and projects
Incremental asset delivery library
Our project is a Nightclub Simulator. Using C and Linux, we achieved an authentic nightclub experience by implementing concurrency, synchronization, and communication.
TP de Sistemas Operativos UTN FRBA 2c 2018
AUT Operating System Lab
Parallel Matrix creation with Pthreads, Mutexes in C.
Homework repo for the lecture operating systems lab
Term Projects for Operating Systems Course coded using C and Shell in a Linux environment using Docker
Code that implements a system with connections between several servers allowing the sending of text and audio messages between them. The system contemplates the synchronization and mutual exclusion of shared variables.
C program which probes a directory tree for files whose name matches some search term. The program parallelizes its work using threads and a Taylor-made shared synchronized queue
Little studies abouts operating systems (processes and memory) made for Operating Systems discipline at CEFET-MG
Simulation and solution with mutex and semaphores
Threading and mutexes in C.
Add a description, image, and links to the syncronization topic page so that developers can more easily learn about it.
To associate your repository with the syncronization topic, visit your repo's landing page and select "manage topics."