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.
Add a description, image, and links to the dynamic-replication topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-replication topic, visit your repo's landing page and select "manage topics."