Slashdot Mirror


Bram Cohen's Response to Microsoft's Avalanche

An anonymous reader writes "Bram Cohen has reduced Microsoft's proposed file-sharing application--codenamed Avalanche--to vaporware, dubbing its paper on the subject as "complete garbage". "I'd like to clarify that Avalanche is vapourware," Cohen said. "It isn't a product which you can use or test with, it's a bunch of proposed algorithms. There isn't even a fleshed-out network protocol. The 'experiments' they've done are simulations.""

13 of 443 comments (clear)

  1. Why The Rant? by CleverNickedName · · Score: 3, Informative

    "It isn't a product which you can use or test with, it's a bunch of proposed algorithms. There isn't even a fleshed-out network protocol. The 'experiments' they've done are simulations."

    Doesn't all software start off this way?

    --


    Unfortunately, I am not Wil Wheaton
    1. Re:Why The Rant? by Jerf · · Score: 4, Informative
      Skip the article, read the blog entry. First line:
      A bunch of people have been pestering me about Avalanche recently, so I'll comment on it.
      A perfectly reasonable reason to discuss something. It isn't Bram that posted this to Slashdot.

      I think he's trying to point out to the "bunch of people" that at the moment, Microsoft isn't exactly shipping the BitTorrent killer that he's somehow "got" to respond to. He might get less dismissive if they ship something that obviously works.... or if people didn't pester him.

      (I've seen several people comment that Bram's "arrogant"; it's nothing to the arrogance of assuming they can force him to comment on something, or the arrogance of assuming that his essay was written straight for them, or the arrogance of saying since they don't like it it shouldn't have been written. This is just an addenda so I don't have to post again, not directed at CleverNickedName.)
  2. Avalanche by Dink+Paisy · · Score: 4, Informative
    It's not even a code name. Avalanche is an academic research product coming out of Microsoft's research organization. I guess there are not plans at Microsoft to make Avalanche into a product. If it were ever released, there is a decent chance it would be shared source, since researchers tend to like that kind of thing.

    But, yeah, like he said. Avalanche isn't supposed to take over the world. It isn't a product, and it doesn't exist in source code form.

    --

    Whoever corrects a mocker invites insult;
    whoever rebukes a wicked man incurs abuse.
    --Proverbs 9:7
  3. Who? by pr0nbot · · Score: 4, Informative

    That's Bram Cohen, author of Bittorrent.

  4. Re:Pointless Article by spellraiser · · Score: 5, Informative

    Another pointless article. Troll me, but the fact is that this is addressing something that is behind MS's closed doors.

    Ah, you mean like this research paper that Cohen is criticizing.

    Or perhaps you are referring to these completely unfounded claims (from TFA):

    The developer said Microsoft had completely misunderstood the way BitTorrent operated. The paper quotes "the tit-for-tat approach used in the BitTorrent network" as an inspiration for parts of Avalanche's own operation. Under the approach, a peer-to-peer client will not upload any content to another client unless it has also received a certain amount of content in return.

    Cohen said, however, this was a waste of time and had been discarded long ago.

    "I can't fathom how they came up with this," he wrote. "Researching either the source code or the documentation on the BitTorrent Web site would have shown that the real choking algorithms work nothing like this."

    "Either they just heard 'tit-for-tat' and just made this up, or they for some odd reason dredged up BitTorrent 1.0 and read the source of that." BitTorrent is currently at version 4.0.2.

    Cohen went on to say that the 'tit-for-tat' approach was used when BitTorrent was still being developed, but that the first real-world test with only six connected machines showed that it did not work well.

    Yup, that's a guy bashing closed doors alright.

    --
    I hear there's rumors on the Slashdots
  5. fwqcwq by rbarreira · · Score: 5, Informative

    Yeah, I know most of the posts here are bashing Cohen for bashing microsoft (and I was agreeing with them until I decided to RTFA - the summary is not a good one). Bram isn't randomly attacking them for having a vaporware product, he is specifically pointing out the many mistakes that they make in their paper, where they compare Bittorrent to their proposed algorithms. It seems that they made too many mistakes to make their research paper valid, so their simulations are crap... RTFA!

    --

    The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
  6. It's not MS bashing! by Limburgher · · Score: 5, Informative
    Bram read a paper on a topic he actually knows something about, and critiqued it. It's not like he did this sight unseen and is just venting sour grapes because the big bad corporation is trying to steal his thunder. He actually judged MS's proposed software on the available merits, and found it deeply wanting. He also goes to point out a few minor strengths. Yes, all in all he relegates Avalanche to the junk heap, but he did so based on a surprisingly dispassionate evaluation.

    So, lay off! :)

    --

    You are not the customer.

  7. Re:Who cares that it's vaporware? by Alioth · · Score: 3, Informative

    No, it's not good vapourware according to Bram Cohen. He picks several large holes in the white paper.

  8. Re:It's NOT vapourware by -brazil- · · Score: 3, Informative

    I think you're overstating the case. According to the jargon file, vaporware is mere " Products announced far in advance of any release (which may or may not actually take place)", i.e. malicious intent, or even lack of intent to release, is not necessarily implied. Wikipedia elaborates that apart from the cases you describe, it can also be a "test ballon", with the project getting cancelled when there is not enough positive response, or simply the result of too much optimism.

    --

    The illegal we do immediately. The unconstitutional takes a little longer.
    --Henry Kissinger

  9. Have you even read Cohen's article? by Anonymous Coward · · Score: 4, Informative

    I just took a look at Cohen's article and he responds exactly to that proposal and elaborates why it does no good and can actually be bad.

    RTFA

  10. Re:And there it is! by MorningDew76 · · Score: 5, Informative

    Try using a legitamite source for BT.. such as bt.etree.org (and i don't care if you think that music sucks)

    you will find that the popular torrents on there FLY, and that's because of the mentality of the userbase. they like to share, and don't hop off a torrent right when it's done. there is nothing illegal about it, thus no fear of the man knocking down your door. i've left seeds on there for months.

    so.. if you are getting crappy speeds, i'd recommend finding yourself a better group of people to swarm your files with. bashing on BT isn't going to solve your problems, and niether is a piece of vaporware from microsoft

  11. Re:And there it is! by pocopoco · · Score: 3, Informative
    This choking algorithm may be beneficial in the sense of increasing the total connections that a seed will accept but it robs the system of its performance benefits.

    Seeds do not use choking. Choking is used by peers without the complete file on peers that aren't sending them data. Seeds need no data and so do not perform chokes. Last I looked (admittedly an early version) seeds will send to the clients that dl the fastest and will only send to a small number of clients at a time for efficiency reasons.

    Super-seeds are completely different (but still don't use choking, although they reward people who received a piece that the super-seed detects has been spread around well by the people who received it).

    I can't believe you typed a whole rant about choking without having the slightest clue how it is used, however. You could have spent that time googling and a) learned something and b) not come across as an idiot.

  12. Re:bad research, too by nonlnear · · Score: 4, Informative
    Actually, Avalanche is a FEC method. The advantage of Avalanche over other FEC methods is that the server doesn't have to do all the coding. Hence the term `network coding'.

    While the paper didn't worry too much about comparing Avalanche to other FEC methods, the comparison seems moot, as server coded FEC methods seem obviously impractical for individuals wanting to seed data from a humble PC. Reliving the seeder of the burden of coding seems an obvious enough differecne that Avalanche and other FEC methods are not nearly as apples to apples as comparing to Bittorrent. (Because Bittorrent is actually practical for Joe Celeron-user to seed right from home.)

    Implementation may end up being harder, as it will be a lot harder to combat poisoned blocks in Avalanche. I think the authors were too optimistic about this issue.

    --
    argumentum ad fallacium: Fallacy of defining a fallacy which allows one to dismiss the argument in question.