# whisper **Repository Path**: MarkJava/whisper ## Basic Information - **Project Name**: whisper - **Description**: distributed file store system - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2022-04-01 - **Last Updated**: 2022-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README whisper ============ It's a distribute system writing in golang for a large number of(10billion+) small files store/read. ------------------ ### There are four roles deployed in different hosts. > mediator, monitor and control the cluster > agent, node server in charge of saving/reading bytes from disks > center, meta data storage > client, provide http service