Skip to content

prasadgsp/DMOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMOS

Message Passing in Non-preemptive Scheduling on Unix/Linux Operating Systems

● Developed a C program which creates multiple threads and performs non-preemptive scheduling, by context switching.

● Implemented using self-defined semaphores and monitors to handle race condition and mutual exclusion and implement readers/writers problem.

● Developed a client server application that does message passing via ports in distributed memory

About

DMOS Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published