Multithreaded C server and client program to sort a list of records of movies from IMDB alphabetically by the data in a given column. Utilizes files/directories, pthreads, sockets, and mutex locks.
-
Updated
Jan 31, 2018 - C
Multithreaded C server and client program to sort a list of records of movies from IMDB alphabetically by the data in a given column. Utilizes files/directories, pthreads, sockets, and mutex locks.
Add a description, image, and links to the sorter-server topic page so that developers can more easily learn about it.
To associate your repository with the sorter-server topic, visit your repo's landing page and select "manage topics."