VibraXX
Live Quiz Arena
🎁 1 Free Round Daily
⚡ Enter Arena
HomeCategoriesLogic & PuzzlesQuestion
Question
Logic & Puzzles

A file server distributes tasks to processors. If processors handle tasks in order of arrival, using whichever is available, which effect dominates when several tasks arrive simultaneously?

A)Guaranteed optimal resource allocation
B)Prevention of processor starvation
C)Minimal overall execution latency
D)Suboptimal resource allocation, task waiting

💡 Explanation

The greedy algorithm immediately assigns tasks to available processors, which can lead to a suboptimal distribution, because some later tasks might have been better suited for those processors; therefore, task waiting times increase, rather than guarantee optimal allocation or latency minimization, because a more thorough planning stage would be needed to ensure optimum allocation.

🏆 Up to £1,000 monthly prize pool

Ready for the live challenge? Join the next global round now.
*Terms apply. Skill-based competition.

⚡ Enter Arena

Related Questions

Browse Logic & Puzzles