资 源 简 介
This project is developed for Operating Systems course project; it is a multi-threaded program, called merge, that will merge N sorted input files (containing integers) into an output file that will also be sorted.
Project demonstrates synchronization. Detailed description can be found under Downloads tab.
Source code is available under Source/Browse/svn/trunk. You can also check out the source code via Subversion.
Maintainer and Author: Selin Guldamlasioglu