striping
Definition
Electronics
- A technique in which
data
, such as that contained in a file, is spread over multipledisk
drives, so that one disk may be transferring data while the next is locating the followingsegment
. RAID storage, for instance, uses this technique to improve performance. Also calleddisk striping
, or data striping.
