How Requests Are Handled in Google File System ?
Aug 4, 2024 · 3 min read · First of all , Let's understand the important terminologies regarding Google File System (GFS): Chunk Server: Huge files is divided into chunks for fast processing . Machines where these chunks are stored are called chunk servers . Each chunk serve...
Join discussion