Skip to content

boyanaboneva/MultithreadingWithPython3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages