Skip to content

Hamza-cpp/real-time-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lab 1: Thread Scheduling and Synchronization

This project explores thread scheduling and synchronization mechanisms using POSIX threads (pthreads) in C. It includes implementations of FIFO and Round-Robin scheduling algorithms, as well as examples of thread creation and synchronization.

Structure

The workspace is organized into two main parts:

  • lab1_Thread_Scheduling: Contains thread concepts, the FIFO and Round-Robin scheduling implementations.

License

This repository is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published