Coder Social home page Coder Social logo

Comments (1)

dgkanatsios avatar dgkanatsios commented on May 23, 2024

I’ve been thinking about this recently and my proposal is to try and allocate to the game servers that reside on the newest Nodes. In cloud environments, this would have the effect of making sure the oldest Nodes get as less active game servers as possible, so in the event of a cluster scale down, they would be the ones to be deleted first. Result of this is that on a scale up, fresh/updates Nodes will pop up and be added to the cluster.

This would require an extra field on the GameServer that would designate the Node’s age. During allocation, we should sort the standingBy game servers by Node’s age and allocate on the newest ones.

from thundernetes.

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.