Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 385 Bytes

File metadata and controls

16 lines (9 loc) · 385 Bytes

Multithreading

This is a university project - multithreading tool for downloading images from given URLs and storing them in the destination folder. The aim of the task is to see how multithreading and multiprocessing are working with Python 3.

Dependencies

Python 3.x

DownloadThread Usage

$ python3 DownloadThread.py

DownloadSingle Usage

$ python3 DownloadSingle.py