6 ms·
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 the
by knurdle 14y 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.