Skip to content

Message queues implementation over operating system stub. Thesis project for Bachelor's Degree in Engineering in Computer Science, Sapienza 2019.

Notifications You must be signed in to change notification settings

EddyPrime/disastrOS_messageQueues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

make
./disastrOS_test <arg>

can be either nothing, it will run a default test, or some integer, it will run the related function. For more details on test functions, check disastrOS_test.c file. It contains the definitions of the whole set of functions and the integers associated to each of them.

About

Message queues implementation over operating system stub. Thesis project for Bachelor's Degree in Engineering in Computer Science, Sapienza 2019.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published