Home › Forums › PeerfactSim Forum › How to control the replication rate in simulator? › Reply To: How to control the replication rate in simulator?
May 21, 2015 at 8:04 pm
#923
Matthias Feldotto
Guest
The implemented One-Hop replication provides (java class comment)
* Component that manages the one-hop replication of documents to all neighbors and stores replicated
* content from neighbors locally.
I’m not deep in the topic of GIA, but another replication is not yet implemented. So if you need other replication you have to implement it yourself