Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

"Limiting bandwidth" #6

Open
NaitLee opened this issue Jun 26, 2021 · 2 comments
Open

"Limiting bandwidth" #6

NaitLee opened this issue Jun 26, 2021 · 2 comments

Comments

@NaitLee
Copy link
Owner

NaitLee commented Jun 26, 2021

Implementing bandwidth limitation means doing a lot of works on lower-level things, and seems I can't do...
There are choices: let me try first; you help me; or give up.

What would to be mentioned is, PHFS have almost no performance bottlenecks, in a 1000Mbps network, it can transfer 90MiB data per second versus 13MiB with original HFS (to one client)

@delgh1
Copy link

delgh1 commented Aug 8, 2021

Please, don't give up yet. Although I'm only new to Python and I can't help much either.
If you have time, try to look at how others implement bandwidth limitation. Give it a few months, there are people who are willing to help!

@NaitLee
Copy link
Owner Author

NaitLee commented Dec 19, 2021

Just looked at the dependency wsgiserver.py. Seems it's not a big thing and never intended to be a blackbox. So I may later modify it to implement low-level stuffs (like bandwidth limit) in it.

Hey! Many big or small projects have modified parts of other projects, and there's no problem ever happened. Learning to "borrow" other things is a significant part of doing software development. 🙂

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants