GithubHelp home page GithubHelp logo

Comments (3)

atomashpolskiy avatar atomashpolskiy commented on July 19, 2024 1

I'm personally not in favour of limiting speed per client, because with sufficiently large number of clients it may and will go out of control. Global rate limit (per runtime) is OK. I guess, request producers will have to check with some shared service, if there is any free bandwidth to create and enqueue a new piece request. Then, if the need arises, this shared service may be updated to act as a short-term buffer for new requests and prioritize actual sending of requests based on priorities of individual torrents (which, in effect, would be the same as per client limits.) But this is how I see it, so please feel free to share any suggestions/considerations :)

from bt.

phillui-37 avatar phillui-37 commented on July 19, 2024

Should limit both applied on global and per client?

I just wonder that client(or task) specific network IO rate limitation is necessary or not

from bt.

phillui-37 avatar phillui-37 commented on July 19, 2024

I think your idea is good enough as this is common practice of bt apps

from bt.

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.