Giter Club home page Giter Club logo

Comments (6)

Staed avatar Staed commented on July 28, 2024

heldAcks key is now [(command, key)]
What is missing is having the result be print only after all Acks
received by the central_server

from udpserverclient.

WuhanMonkey avatar WuhanMonkey commented on July 28, 2024

"For Model 3&4 (Eventual Consistency):
The client node does not receive the results of the Send operation until all
nodes have done the operation and ACKed the Central server. In this case
the central server is responsible for processing the Acks and determining
which is the correct response."

What do you mean for Send operation here?

from udpserverclient.

WuhanMonkey avatar WuhanMonkey commented on July 28, 2024

Shouldn't that for Model 3 or 4, Central server only waits for the k (W=k) write_acks or read_acks from any replicas and response the requester node with the result?

from udpserverclient.

Staed avatar Staed commented on July 28, 2024

'Send' is just the term I use for all operations that are broadcast to the central_server, since before we did file input this was the way prefix attached to those messages.

My interpretation was that it was a writer-reader block, but you makes more sense. Can you confirm?

from udpserverclient.

WuhanMonkey avatar WuhanMonkey commented on July 28, 2024

Please see the issue I raised this afternoon.

from udpserverclient.

WuhanMonkey avatar WuhanMonkey commented on July 28, 2024

Hey, I will be late for a few minutes

On Thursday, March 12, 2015, Kelsey Yuen [email protected] wrote:

'Send' is just the term I use for all operations that are broadcast to the
central_server, since before we did file input this was the way prefix
attached to those messages.

My interpretation was that it was a writer-reader block, but you makes
more sense. Can you confirm?


Reply to this email directly or view it on GitHub
#5 (comment)
.

Chengpeng(Chester) Hu

University of Illinois-Urbana Champaign

Major in Computer Engineering | Department of Electrical and Computer
Engineering

Research Assistant in Liu Nanobionics Lab

[email protected] [email protected]

from udpserverclient.

Related Issues (5)

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.