GithubHelp home page GithubHelp logo

Comments (5)

HelloZeroNet avatar HelloZeroNet commented on April 29, 2024

Unfortunately the library currently used for networking (ZeroMQ) don't offer bw limitation or network usage information. It could be fixed by removing ZeroMQ and rewriting the communication without it.

At current stage ZeroNet is not suitable to distribute large files/sites, so its not priority.

from zeronet.

shakna-israel avatar shakna-israel commented on April 29, 2024

Something like Celery should be able to monitor the usage, and perhaps limit it, in the long run, with gevent compatibility. That being said, it might be a bit of a hack to use.

from zeronet.

HelloZeroNet avatar HelloZeroNet commented on April 29, 2024

I think the a simple gevent StreamServer will do the work. Not really take advantage of these messaging libraries.
Something with built-in rate limiting and maybe client priority will be nice, but I don't know anything like this for python :(

from zeronet.

iShift avatar iShift commented on April 29, 2024

Now we have http://127.0.0.1:43110/Stats

from zeronet.

 avatar commented on April 29, 2024

http://127.0.0.1:43110/Stats solve this issue indeed. closing ?

from zeronet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.