« Free Online CSS Course | Main | Biculturalism »

December 15, 2003

BitTorrent & RSS

From an article, BitTorrent and RSS Create Disruptive Revolution, by Steve Gilmor of eWeek:

One such candidate is peer-to-peer, as resurrected in the form of Bram Cohen's BitTorrent. It's an elegant protocol for distributing files, one that takes advantage of "the unused upload capacity of your customers." BitTorrent breaks up files into shards that are uploaded around the network as the file is downloaded by multiple clients. The more popular a file, the more endpoints exist. You download a file with BitTorrent by simultaneously collecting shards, assembling them together locally as they arrive.

Map this to RSS feeds: the more popular the feed, the more nodes on the network serving pieces of the feed. That would allow rapid downloads by many users by distributing the data across multiple sites. It's a digital Robin Hood, redistributing the wealth from the server to a network of peers. BitTorrent does cryptographic hashing of all data, so feed owners can be confident the file reaches its target unchanged.

Link via Scripting News.

Posted December 15, 2003 04:49 PM