Skip to content

Koutoulakis/Process_Synchronization_In_Operating_Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Process Synchronization in Operating Systems.
I used ubuntu for this one.It was implemented in C.
The logic is that we fork a process, and we have a parent and
a child process to read and write respectively in a shared memory part.
Semaphores are being used, etc etc.

About

Read/Write routines excecuted in shared memory by various processes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages