Difficulty: Easy
Correct Answer: SCSI hard drives
Explanation:
Introduction / Context:
Video editing and playback stress storage I/O, especially with large sequential reads and writes. Historically, workstation-class systems leveraged faster buses and multi-drive arrays to achieve required throughput and reliability.
Given Data / Assumptions:
Concept / Approach:
SCSI historically provided higher bus bandwidth, better command queuing, multi-device support, and enterprise-grade drive mechanics, resulting in superior sustained transfer rates compared with contemporary IDE/EIDE and far exceeding optical media. Therefore, SCSI hard drives are the preferred option for speed in that context.
Step-by-Step Solution:
Verification / Alternative check:
Benchmarks from the era consistently show SCSI outperforming IDE/EIDE in sustained transfer and access times, especially in multi-user or heavy I/O scenarios.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing bus potential with actual drive mechanics; assuming modern SATA behavior when discussing legacy IDE/SCSI performance.
Final Answer:
SCSI hard drives
Discussion & Comments