Skip to content

Simulation of vaccination system and music festival using mutex locks, semaphores and process synchronization

License

Notifications You must be signed in to change notification settings

pixel-z/Concurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concurrency

This repository consists of multithreaded applications implemented in Linux kernel. Threads are implemented to execute different instructions at the same time to improve performance.

Overview

The PDF file consists of the problem statements and corresponding folders consist of my solutions to these problems. Each folder consists of its own README file which explains my code.

Instructions to run the solutions

  1. Clone the repo and go to the respective folder
  2. Instructions to run the respective file is mentioned in their README file

About

Simulation of vaccination system and music festival using mutex locks, semaphores and process synchronization

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published