Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 259 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 259 Bytes

OS_Threads_and_Pipes

Operating Systems course code demonstrating key concepts in threading, multithreading, pipes, and named pipes. Contains practical examples from lab exercises to illustrate inter-process communication and parallel processing techniques.