GithubHelp home page GithubHelp logo

wonder of function raft_recv_entry about raft HOT 5 OPEN

willemt avatar willemt commented on July 18, 2024
wonder of function raft_recv_entry

from raft.

Comments (5)

niukey avatar niukey commented on July 18, 2024 2

client sends entry to raft cluster,the raft server will receive the entry, and then raft_recv_entry will be call for to process the entry

from raft.

tinymindxx avatar tinymindxx commented on July 18, 2024

you have mentioned Receiving the entry (ie. client sends entry to Raft cluster), does that mean the client (not raft node) will send message to raft node and this message is not a message type mentioned in Raft algorithm ?

from raft.

tinymindxx avatar tinymindxx commented on July 18, 2024

got it. thanks!

from raft.

tinymindxx avatar tinymindxx commented on July 18, 2024

do you have a simple sample of how to use raft ? the ticketd is a bit hard to understand.

from raft.

niukey avatar niukey commented on July 18, 2024

I have no sample,: ) ,https://github.com/logcabin/logcabin is a good raft sample for how tO use raft .

from raft.

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.