Distributed search engine using dynamic passive replication for load balancing
-
Updated
Apr 18, 2018 - Python
Distributed search engine using dynamic passive replication for load balancing
GFS‑DynRep is a prototype of GFS that adds dynamic replication: a master server manages metadata while chunkservers store data and send heartbeats. By tracking chunk access, it automatically adjusts replica counts for fault tolerance, load balancing, and resource efficiency.
To associate your repository with the dynamic-replication topic, visit your repo's landing page and select "manage topics."