Google File System Architecture
It is a classic case that learning the process of distributed systems cannot be avoided.
The current distributed file systems are RedHat’s GFS (Global File System), IBM’s GPFS, and the Lustre file system which are used in high-performance computing or large-scale data centers, and have high requirements on hardware facilities. The Google File System…