OS Project: Sleeping Teaching Assistant using mutex locks and semaphores.
-
Updated
Mar 14, 2020 - C
OS Project: Sleeping Teaching Assistant using mutex locks and semaphores.
A C99 Discord bot for Korean learning servers. / ‘새롬’은 한국어 학습 서버들을 위해 만들어진, C언어 (C99)로 작성된 디스코드 봇입니다.
These exercises were attempted and completed during the course 'Operating Systems' offered by Dr. Sivaselvan B. at IIITDM Kancheepuram.
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
A collection of small programs, to be used as references and learning material. Covers a variety of techniques.
Designing and Implementing a "smart" environment monitoring device using the BeagleBone Green development board along with two offboard sensors
A load balancer code, written in C
🎿 Примеры параллельного программирования.
Implementation of POSIX thread library in C. Used Mutex, Semaphores, Conditional Variable
Chemical reaction simulation of water for OS course
Homework repo for the lecture operating systems lab
Developed an Online Library Management System (OLMS) that not only provides basic functionalities of a library but also ensures data security and concurrency control..
Concurrent trie in C language with proper locking (HOH, single-lock and read-write lock)
Application for Synchronization and Mutual Exclusion.
A program written with compatibility with Posix and uses Posix Threads that runs the philosohper dinner problem using threads and mutex to prevent multiple simultaneous execution of the critical section.
CSC 360 Operating Systems
Objective: Create a multi-threaded program where shared files are protected and synchonized by mutex lock
I never thought philosophy would be so deadly
Add a description, image, and links to the mutex-lock topic page so that developers can more easily learn about it.
To associate your repository with the mutex-lock topic, visit your repo's landing page and select "manage topics."