P

Parallel File System

Definition

A parallel file system is a type of distributed file system that stripes data across multiple storage servers to provide concurrent access from many clients. Unlike traditional NAS, parallel file systems allow thousands of compute nodes to read and write simultaneously with aggregate bandwidth that scales linearly with the number of servers. Examples include Lustre, GPFS/Spectrum Scale, BeeGFS, and WekaIO.

Daniel Kovacs
Written by
Daniel Kovacs