Difficulty: Easy
Correct Answer: SCSI hard drives
Explanation:
Introduction / Context:Video editing and high-throughput workloads need storage with fast sustained transfer rates and low command overhead. Historically, professional workstations favored particular bus/storage technologies to meet these demands before widespread adoption of SATA/SAS NVMe.
Given Data / Assumptions:
Concept / Approach:
Parallel SCSI (particularly Ultra/Ultra160/Ultra320 generations) offered higher sustained bandwidth, tagged command queuing, and multi-device buses tuned for servers/workstations. Consumer IDE/EIDE often had lower sustained speeds and higher CPU overhead. Optical drives (CD/DVD) were far slower and unsuitable for high-rate editing.
Step-by-Step Solution:
Compare bus capabilities: SCSI supports queuing and higher bus bandwidth.Assess media speed: HDDs on SCSI historically spun faster (10k/15k rpm enterprise).Eliminate obviously slower options: optical drives.Select SCSI hard drives for fastest access in this context.Verification / Alternative check:
Benchmarks from the era show SCSI outperforming consumer IDE in sustained transfers and random I/O, especially with multiple streams.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
SCSI hard drives.
Discussion & Comments