-
Notifications
You must be signed in to change notification settings - Fork 0
This program is about the synchronization with Threads and Shared Memory. Users will use four threads to get the result. The threads include reader, munch1, munch2, and writer. It has the features of reading each line of the input, replacing each space character with an asterisk character, converting all lower case letters to upper case, and wri…
xzheng97/IO_synchronization
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CS 537 Programming Assignment #2 This program is about the synchronization with Threads and Shared Memory. Users will use four threads to get the result. The threads include reader, munch1, munch2, and writer. It has the features of reading each line of the input, replacing each space character with an asterisk character, converting all lower case letters to upper case, and write the line to standard output. Authors Youmin Han and Xianjie Zheng worked on the construction and improvement of the code together.
About
This program is about the synchronization with Threads and Shared Memory. Users will use four threads to get the result. The threads include reader, munch1, munch2, and writer. It has the features of reading each line of the input, replacing each space character with an asterisk character, converting all lower case letters to upper case, and wri…
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published