Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asim-2000/linasdownloader
📦 Linas Downloader is a multi-server file downloader which is capable to download a file from multiple servers using load balancing technique.
https://github.com/asim-2000/linasdownloader
multiprocessing multithreading python socket-programming
Last synced: 6 days ago
JSON representation
📦 Linas Downloader is a multi-server file downloader which is capable to download a file from multiple servers using load balancing technique.
- Host: GitHub
- URL: https://github.com/asim-2000/linasdownloader
- Owner: Asim-2000
- Created: 2020-06-22T11:07:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T18:17:54.000Z (about 2 years ago)
- Last Synced: 2023-03-04T12:40:21.456Z (over 1 year ago)
- Topics: multiprocessing, multithreading, python, socket-programming
- Language: Python
- Homepage:
- Size: 251 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LinasDownloader
Linas Downloader is a multi server file downloader which is capable to download file from multiple servers using load balancing technique.## To Run Client.py
![alt text](https://github.com/Asim-2000/LinasDownloader/blob/master/client%20func.PNG)
## To Run Server.py
![alt text](https://github.com/Asim-2000/LinasDownloader/blob/master/server%20func.PNG)