Mark As Completed Discussion

Build your intuition. Click the correct answer from the options.

Recalling our movie analogy, what does 'eventual consistency' in a distributed database system correspond to?

Click the option that best answers the question.

  • Actors (nodes) receiving and implementing changes (updates) instantly
  • Actors (nodes) receiving changes (updates) instantly but implementing them when they are free
  • Actors (nodes) receiving and implementing changes (updates) only when every actor (node) has confirmed the receipt of changes
  • Actors (nodes) receiving and implementing changes (updates) independently, and that all actors (nodes) will eventually have the updated script (database)