This commit is contained in:
Joey Hess 2014-05-09 12:47:08 -03:00
parent 5c51a913dc
commit 309fd966e7

View file

@ -17,7 +17,12 @@ suggested by Vincenzo Tozzi:
active request for a particular file, it's ok to drop it from the
transfer nodes (honoring numcopies etc of course).
A simulation of a network using this method is in [[simroutes.hs]]
## simulation
A simulation of a network using this method is in [[simroutes.hs]].
Question: How efficient is this method? Does the network fill with many
copies that are not needed, before the request is fulfilled?
## storing requests