/VZIP_Multi-threaded

The task is to change the given video compression program to make it faster by using threads. Using the pthread library for this task is mandatory, and max of only 20 running threads is allowed.

Primary LanguageC

Watchers