Giter VIP home page Giter VIP logo

Comments (3)

skmonga avatar skmonga commented on August 30, 2024

Need to change the method signature with replacement of the type EdgeInfoData with a boolean and handle it correspondingly.

from elfstore.

skmonga avatar skmonga commented on August 30, 2024

In the previous implementation, EdgeInfoData was passed which contained the storage and reliability information for the client in case the client was an Edge itself. Since the Edge can only contact its own Fog, so with EdgeInfoData passed, this Edge can be picked for local write since we can check if it has storage available or if not possible, we try to pick another local Edge and the move to picking other remote replicas for writing. If only a boolean is passed to indicate if the client is an Edge, then also the flow remains the same, first try a local Edge then move to remote replicas. In fact, this boolean has no impact on the decision making of the contacted Fog as of now, so this can be totally removed. This issue thus requires a discussion thus the needinfo tag.

from elfstore.

skmonga avatar skmonga commented on August 30, 2024

Closing for now, may need to reopen after discussion.

from elfstore.

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.