Skip to content

multitasking program using two threads to simulate the operation of two robots. One robot processes pieces and places them on a table, while the other robot takes pieces from the table. Synchronization is achieved using semaphores.

Notifications You must be signed in to change notification settings

SoufiyaneOuali/Multitasking-using-C-languge-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multitasking-using-C-languge-

multitasking program using two threads to simulate the operation of two robots. One robot processes pieces and places them on a table, while the other robot takes pieces from the table. Synchronization is achieved using semaphores.

About

multitasking program using two threads to simulate the operation of two robots. One robot processes pieces and places them on a table, while the other robot takes pieces from the table. Synchronization is achieved using semaphores.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages