You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ruakij 9367c217d5 | 3 years ago | |
---|---|---|
LICENSE | 3 years ago | |
README.md | 3 years ago |
README.md
ltdfs - Latency-tolerant distributed-filesystem
Table of Contents
1. Description
This project is a network-filesystem based on FUSE which can be spanned across multiple locations, also with "higher" latency (up to 50-100ms). (although performance is expected to drop in this sync-mode)
This is for me a deeper dive into the C language and FUSE with the library libfuse.