Skip to content

A program I created for a school project for an Operating Systems class at Oregon State Univserity. It involves the use of the consumer-producer pipeline to parse an input text file using multi-threaded approach using the shared buffers that's defined in the code. 300 level CS course at OSU.

Notifications You must be signed in to change notification settings

BenReed161/CS-344-OS-Multi-Threaded-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To view what kind of text processing occurs duing the program view each "input(1-3).txt" and "output(1-3).txt" corrisponding file to see the changes.

About

A program I created for a school project for an Operating Systems class at Oregon State Univserity. It involves the use of the consumer-producer pipeline to parse an input text file using multi-threaded approach using the shared buffers that's defined in the code. 300 level CS course at OSU.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages