HardDesign: Distributed Task Scheduler (Cron at Scale)

What is the difference between 'at-least-once' and 'exactly-once' task execution?

Tests your understanding of this concept.

Answer Options

AAt-least-once never skips, may run multiple times; exactly-once runs exactly once even under failures
BThey are equivalent in practice
CExactly-once is faster than at-least-once
DAt-least-once requires more infrastructure

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: Distributed Task Scheduler (Cron at Scale) questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: Distributed Task Scheduler (Cron at Scale) topic (System Design Cases).

More Design: Distributed Task Scheduler (Cron at Scale) Questions