|
|
|
|
|
by knurdle
5151 days ago
|
|
I think bittorrents work well for big chunks of static data. Web pages are made out of lots of tiny bits of data that change for a lot of users. Most sites these days use some sort of CDN which gets the data to you probably more efficiently than a P2P network. |
|