Search⌘ K
AI Features

Evaluation of a Distributed Task Scheduler's Design

Evaluate the proposed task scheduler system based on our requirements.

Requirements compliance

Let’s evaluate the proposed design of a distributed task scheduler and see how it fulfills the non-functional requirements, we identified in the earlier lesson.

Availability

The first component in our design was a rate limiter that is appropriately replicated and ensures availability. Task submission ...