Slashdot Mirror


RSS And BitTorrent, Together At Last

eoyount writes "Wired has an interesting story about a really simple idea I wish I had thought of. Transferring large files across the Internet isn't easy for your average joe, but a combination of RSS and BitTorrent technology might just make it easier - Slashdot ran a previous story on the theoretical blending last year." (LegalTorrents is run by the strangely familiar simoniker, who wrote a short piece on the O'Reilly Network about how it was set up, and offers observations on how well the combination fares.) Update: 03/17 21:45 GMT by T : Ernest Miller submits two related postings he's written on RSS+BitTorrent, a combination he calls "broadcatching."

21 of 267 comments (clear)

  1. RSS + BitTorrent = Broadcatching by The+Importance+of · · Score: 5, Informative

    I've been writing extensively on Corante about RSS + BitTorrent, which I call "Broadcatching" here: Broadcatching Archives See, for example, RSS + BitTorrent Roundup - Broadcatching Isn't MS Active Channels and First Broadcatching App Available! (And Related News).

  2. Re:BitTorrent by frazzydee · · Score: 5, Informative

    BitTorrent is basically another p2p service, except it's different (yes, i'm trying to be very specific here)
    It allows for people to take advantage of bandwith by downloding bits of a large file from different users hosting a 'torrent.' At the end, all these pieces are put together. Yes, it is pretty good.

  3. The problem with bittorrent by anti11es · · Score: 5, Informative

    The problem with bittorrent is that a lot of users disconnect as soon as their download is finished. Won't this be an even bigger problem with game downloads (specifically multiplayer games) since even if the users knows they should stay connected afterwards, they might not since it would lag their game?

    1. Re:The problem with bittorrent by Uggy · · Score: 5, Informative

      That's okay, if only one person is downloading, then that person will get it from original source, right? I believe this is how it works.

      If the download is not popular, than the orginator of the content can handle the bandwidth. Bittorrent's benefits kick in when something is popular, where there are simultaneous downloads at any given moment. If demand trickles back to one request every hour, than obviously the originator can handle it. Once it is no longer relevant, the orginator of the content can disable the tracker.

      Bittorrent is a p2p network that works BETTER the more people are using it. Once everyone disconnects, then you revert to the worst case scenario, which is just straight downloading.

      So don't worry, disconnecting after you finish is okay. You did your civic duty by sharing the bits while your download was in process. Enjoy your game guilt free.

      I believe this is how bittorrent works. If I'm wrong, I'm sure I'll be corrected within - 3 - 2 -1 NOW

      --
      Toddlers are the stormtroopers of the Lord of Entropy.
    2. Re:The problem with bittorrent by Ggggeo · · Score: 4, Informative
      So don't worry, disconnecting after you finish is okay. You did your civic duty by sharing the bits while your download was in process. Enjoy your game guilt free.

      Maybe...although it is much nicer if you let your u/l to d/l ratio is at least 50% - 100% is even nicer. You can can quit right after you finish, but it would be like only sharing 10% or so of your files on P2P networks that you downloaded. A step up from a true leech but not sharing completely.

      --
      In God we trust...all others please have two forms of ID
  4. Re:OK, newbie question by dealsites · · Score: 5, Informative

    RSS feeds are an easy way to move news from site to site. For example, here is Slashdot's RSS feed

    You can find more information here

    --
    Real-time deal updates, over 400 a day!

  5. Re:Neato by keyshawn632 · · Score: 5, Informative


    No new browser protocol is needed.

    The technology is already available at http://freecache.org/ [from the peeps @ archive.org]

    I don't why many others have jumped on the bandwagon yet.

  6. Re:OK, newbie question by LostCluster · · Score: 5, Informative

    RSS is "Really Simple Syndication" and it's best thought of as a spinoff to XML. It's a language under which blog-type news-channels can publish their content using, and then the user can use an RSS client that can group stories together into whatever sequence the user wants to see.

    It's also seen as a effective way to replace e-mail mailing lists. Instead of getting your newsletters in your e-mail client, open them up in your RSS client which works on a pull basis rather than a push basis, but can still present the content to the user just like an e-mail program might.

    It's very different than Active Desktop... that was just the idea of letting IE browser windows be part of the Windows Desktop level so that users could have a frequently-refreshed mini-page of content on their desktop.

  7. Re:Neato by robslimo · · Score: 5, Informative

    Wow! You're right, with one smallish exception:

    Please note that you cannot submit a whole site to FreeCache as in http://freecache.org/http://www.rocklobsters.com/ This will not work as only index.html will be cached. You have to prefix every item that you want to have cached seperately.

    Using the last THG article as an example, either the Slashdot story would need to point to each page individually via freecache redirection or Tom's Hardware would need to do it.

    Not quite as transparent as incorporating BitTorrent into the browser.

  8. Re:BitTorrent might be in trouble by Anonymous Coward · · Score: 3, Informative

    Please provide proof that BitTorrent is 'based' on KaZaA sourcecode. Of course, you can't.

    I do know that Bram talked with the authors of Furthur, an open-source JAVA P2P for legal content. A few members of the Furthur dev team also work for a company that once did buisness with Sharman Networks, so if anything, KaZaA source may be based on already GPL-ed software... but don't tell anyone that :)

    Of course, all modern P2P is 'based' on Napster or Gnutella (take your pick), so it's all a mute point anyway :)

  9. BitTorrent is not based on Kazaa by nestler · · Score: 3, Informative

    The previous poster is incorrect. BitTorrent has nothing to do with Kazaa (0 lines of code in common).

    BitTorrent is open source (MIT license) and written in Python.

    Kazaa is closed source, spyware-ridden dreck that was probably written in C++.

  10. Re:BitTorrent might be in trouble by ExtraT · · Score: 4, Informative

    Bittorrent protocol has nothing in common with the protocol used by Kazaa (FastTrack). Even their basic P2P topologies are different.

    Also, Kazaa is in trouble not for it's protocol, but for running servers that allow piracy, it's just in Kazaa's case one automatically means the other, since the protocol is closed source. Of course, Bittorrent trackers that host pirated material are also susceptable to such troubles - but this has nothing to do with Bittorrent protocol itself.

  11. Re:Tinfoil Hat by EnglishDude · · Score: 4, Informative
    does BitTorrent even work under Linux?

    Uh, yes...

    Here, here, and here.
  12. Re:SuprNova.org ? by easyfrag · · Score: 3, Informative

    You can already subscribe to SuprNova feeds right here. Half way down.

  13. Re:SuprNova.org ? by cybermace5 · · Score: 3, Informative

    Suprnova is pretty much the major culprit in associating Bittorrent with illegal file trading. Full movies, warez, etc make up the bulk of their content. It's making things difficult for legit uses of Bittorrent, of there are many. Beware if you download anything off Suprnova, the RIAA and MPAA are watching those torrents and gathering some nice logs of IP addresses and times. Remember that by participating in a Bittorrent you are uploading.

    Too many good uses for Bittorrent to let the warez kiddies spoil it for us.

    --
    ...
  14. RSS's "pull"/polling model is the real problem by ikewillis · · Score: 4, Informative
    Distribution of RSS isn't so much a problem as is the fact that web servers are hammered by RSS connections as RSS syndicators must continue polling the web server to identify when the RSS document updates.

    This problem is easily addressed with multicasting. All a server need do is send a multicast datagram to notify all RSS syndicators that the RSS document has been updated, at which time the syndicators can fetch the new document.

  15. Re:Why not do a non-linear download? by Xoder · · Score: 4, Informative

    BT is non-linear as you suggest. The n'th person gets the n'th chunk. This still allows for (randomly-caused) relative scarcity of certain chunks (although they are not the last ones!), and that is the problem you notice up around 98%.

    No, seriously, try playing a partially complete BT download of an AVI with a player that doesn't look for the index (mplayer, DivX, etc.). The file is missing random chunks, not the end.

    --
    The previous sig has been removed due to /. protecting your best interests
  16. Re:Already done - Konspire2b by Mark+J+Tilford · · Score: 5, Informative

    Unfortunately, one assumption at the beginning, that the cascading model is best-case performance for BitTorrent, is completely wrong. It's actually worst-case performance.

    A scattered model gives BT as taking O(log(number of people)/(number of chunks) + 1) time for everyone to download the whole file instead of O(sqrt(number people)) as claimed in the article.

    --
    -----------
    100% pure freak
  17. is this the same thing as konspire2b (kast)? by jameshowison · · Score: 3, Informative

    A million years ago (1998?) Wired published a whole edition on Push as the Next Big Thing. It was the first time I was really aware of them being totally wrong. Or perhaps just a bit ahead of their time.

    While I think this is a neater solution, there is another product that does exactly the same thing, allow you to subscribe to channels and received pushed content via incentive compatible (you get faster speeds if you upload more) swarms.

    It's called kast.

  18. Hack your TiVo for fansubs by cryptochrome · · Score: 3, Informative

    The way I figure it, with this bittorrent-RSS combination and a slight modification of torrent watching sites like animesuki we will essentially have a fansubbed anime online tivo at our disposal. Actually, you could have probably done that even without RSS, though it does simplify matters. The only limitations are our bandwidth and hard drives. Which actually are pretty limiting these days, especially with p2p being frequently capped.

    Hell, you could modify an actual TiVo with broadband for exactly this sort of thing, and it needn't be limited solely to anime either. I'm sure it'll be popular with overseas watchers of American TV as well.

    The international media and internet companies need to face facts and realize that Video On Demand is a reality and is already extremely popular - but that the shows people are demanding are not the ones the companies have been providing through their own limited, misfocused, and (most importantly) redundant services. Until we see simultaneous worldwide release of all media (including DVDs released simultaneously with the theatrical release) they will find themselves losing what should have been their easiest sales - those to impatiently eager fans.

    --

    ---If you can't trust a nerd, who can you trust?

  19. Bittorrent kind of sucks by mveloso · · Score: 4, Informative

    Realistically speaking, the biggest problem with Bittorrent is seeding. I think this is how bittorrent works:

    * a file is seeded, and a .torrent file generated
    * that .torrent file is uploaded to a tracker
    * clients who want to download the file download the .torrent from the tracker
    * the user opens the .torrent file, which causes the the bittorrent client asks the tracker for the machines/locations of the seeds and people downloading the file(s) pointed to by the .torrent
    * the client downloads various chunks of the files from both the seeds and the other downloaders

    The more people download a file, the better bittorrent is able to spread the bandwidth.

    The downside is that if a file isn't seeded, it's no longer available. If a .torrent goes missing, the file is inaccessible. If the tracker goes away, the file is inaccessible.

    Bittorrent's main problem right now, which is a client problem, is its upstream usage can easily swamp a home connection. That's just dumb client design.

    Upload limiting works, but limits your download speed. The client develoeprs have to recognize that yes, sharing is nice and leeching is bad, but disrupting the users' connection is a Very Bad Thing.