Slashdot Mirror


MS Releases Open Source Alternative To BigTable

gollito writes in with news that Microsoft has released an open source alternative to Google's BigTable file system, which is used on large distributed computer clusters. Matt Asay writes for CNet: "I also believe that Microsoft's fear-mongering around open source cost it years of productivity and quality gains that it could have been delivering to customers through open source. I hope that reign of ignorance is over."

3 of 163 comments (clear)

  1. Which license? by Anonymous Coward · · Score: 5, Interesting

    So... the linked article says the Kumo search team (the ones who develop the FS) USE open source. But I can nowhere see that the FS is released as open source. A citation would be good, especially since the used license would be quit important.

  2. no surprise by Anonymous Coward · · Score: 5, Interesting

    Clearly Microsoft is using open source as a tactical weapon here, the way companies often do against entrenched competitors.

    But is this a new tactic for them? No. Back in the '90s, they competed against Netscape in the browser wars by giving away IE for free; unlike Netscape, which was hoping to eventually start charging for Navigator, Microsoft made IE part of Windows (so it was effectively free for anyone who already paid for the PC).

    And Microsoft released an "Open Letter to Netscape", asking its rival to cooperate with the W3C and avoid making proprietary extensions to web protocols. As if anything else about Windows desktop development at the time was based on open standards!

    Going back even further, at one point Borland International was the leading PC software tools vendor. Microsoft wanted this title for itself (remember "developers developers developers developers"), so to compete against Borland's Object Windows C++ framework, they came up with MFC. And following Borland's lead, they made MFC open source (or "shared source" or whatever. Source available).

    So no, they aren't having a change of heart. They will do whatever it takes to get control of this hot market segment.

  3. Re:It's not an alternative to BigTable by martin-boundary · · Score: 5, Interesting
    Open sourcing anything software-related is a bad idea for Microsoft, unlike Google. Google are in the search/advertising business, not the software business. Their "crown jewels" are the databases they've collected about everything. Microsoft are in the sofware business. Their "crown jewels" are the source code for their products.

    You'll note that Google aren't opening up their crown jewels: you can't just download their raw web page index and do your own thing with it. Since they're not in the software business, they can afford to give away or open their software tools. Since Microsoft are in the software business, that hurts them.

    Now there's an interesting symmetry here. Being (primarily) in the software business should mean that actual content and databases isn't too important for Microsoft. If they wanted to hurt Google, they would open up their raw msnsearch indexes and other useful content databases. That would hurt Google, because people could download massive competing data collections and create their own competing search engines without the huge resource investment in crawler farms etc.