Console utility, which can help you quickly archive and unzip the file on your computer.
Using parallel approach to execute the operation, the program is very effective and quick.
In the program Monitor, Thread and ManualResetEvent are used for paralle executing and sync between the threads.
The solution is based on the OOP, DRY, SOLID, KISS, YAGNI and other principes.