Contains system design materials to prepare for system design interviews 🚩👨💻👨💻👨💻
-
Updated
Apr 21, 2023
Contains system design materials to prepare for system design interviews 🚩👨💻👨💻👨💻
A python implementation of Google File System
Hiro is a very simple network-attached (distributed) file system. It's fast, configurable, and horizontally scalable - optimized for storing large video files.
Implemented Google File System from its research paper.
A Go implementation of the Google File System.
Working model of Google File System in Python 3. My implementation supported features such as multiple data replication, downloads, uploads and delete.
A simple implementation of Google File System (GFS) in Go.
Google File System Project 3: Advanced Operating Systems
mini Google File System implementation
Implementación simplificada de GFS con replicación, fallos, métricas y visualización web en tiempo real.
A simulation of a distributed system to apply the BigTable concepts
Curso de Big Data - UCSP 2021-2
A simplified implementation of a distributed file system inspired by Google File System (GFS) using Python, TCP sockets, chunk storage, and metadata management.
Course project IITD col733 (Fundamental of Cloud Computing)
Projetos desenvolvidos durante a disciplina de Sistemas Distribuídos.
To associate your repository with the google-file-system topic, visit your repo's landing page and select "manage topics."