4 Comments
User's avatar
MrA's avatar

Can someone explain me this : I did not get this statement : "For every two chunks of data, we need one parity block, so the storage overhead is 50% (Figure 2)". But the image we have used 4 chunks to create one P1 and P2 respectively

Expand full comment
Prabhath  Balakrishnan's avatar

What’s a real time example of this?

Expand full comment
Tarun Telang's avatar

Erasure coding can be implemented in various ways depending on the specific application and desired level of protection. Some of the commonly used algorithms are

- Rabin's Information Dispersal Algorithm

- Reed-Solomon codes

Expand full comment
Tarun Telang's avatar

RAID 5 storage configuration uses erasure coding.

Expand full comment