Jump to: navigation, search

Swift/erasure-codes/reconstructor

< Swift
Revision as of 00:23, 1 July 2013 by Notmyname (talk | contribs) (Created page with "Each chunk will look to its neighbors (ie chunk 3 looks at 2 and 4). If the chunk is missing (or invalid?), then the chunk 3 server will read the data needed to rebuild the mi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Each chunk will look to its neighbors (ie chunk 3 looks at 2 and 4). If the chunk is missing (or invalid?), then the chunk 3 server will read the data needed to rebuild the missing chunk and push it.