Coder Social home page Coder Social logo

Comments (2)

roman-kruglov avatar roman-kruglov commented on July 23, 2024 1

I proposed something similar in #501. Great to hear some similar logic is already implemented somewhere for a reference! I'll surely take a look how it's done there, hope it could be introduced here too.

from db1000n.

arriven avatar arriven commented on July 23, 2024

the main reason I haven't added this feature to the main codebase is because making a general-purpose scaling has a completely different set of problems (the most obvious one being that you need to scale not only based on CPU but also on your network bandwidth). It requires a lot tighter integration with the host os making it less portable (db1000nX100 solves that by using docker/vm where the system variability is very limited). I'd like to keep the core attack functionality separate from the resource management so the easiest solution would probably be to add this functionality to an external runner and I'll probably end up adding that functionality to https://github.com/arriven/db1000n-updater which I created to handle automatic code updates but it's better to re-purpose it for a general db1000n management. I'm not sure how soon I'll be able to get to that task but that's the current plan

from db1000n.

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.