Skip to content

Multi-process software systems: using semaphores to coordinate a moderately parallel algorithm and complete sorting two versions of txt files in this particular assignment.

Notifications You must be signed in to change notification settings

YuzhouGuo/multiProgressSorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiProgressSorting

Multi-process software systems:

using semaphores to coordinate a moderately parallel algorithm and complete sorting two versions of txt files in this particular assignment.

  • See the pdf file to have detailed information about the assignment.
  • There are two txt files we need to sort, and both of them are in the "test_inputs" directory.
  • Product files are in the "correct" directory (sorted txt files).
  • A Makefile is written to automate all the sorting processes.

About

Multi-process software systems: using semaphores to coordinate a moderately parallel algorithm and complete sorting two versions of txt files in this particular assignment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published