Slashdot Mirror


Google Moves From Search To Inventor

TubHarsh writes "The New York Times reports that Google continues to expand its scope from search engine to inventor. Google assembles the majority of the hardware it uses and deploys at such a large scale, that Google may be 'the world's fourth-largest maker of computer servers, after Dell, Hewlett-Packard and I.B.M.'. The article also states that Google may be entering the chip design market with new employees who were ex-Alpha Chip engineers."

1 of 131 comments (clear)

  1. Re:Google chips? by Jasin+Natael · · Score: 5, Interesting

    Hmm... I'd kind of like to buy a RAID card that is accelerated for database and/or search work. I mean, issue high-level commands to the controller hardware, and let it collect the results while the main processor is doing something else. We're getting to the point where classical RDBMS systems are pretty well-understood, and the average RAID controller has a fair bit of hardware already. How far are we from having some relatively simple processor with an inflated L1 cache and high clock rate that does the heavy database work (including RAID/transaction logging) before it even reaches your machine?

    It makes sense to do this, because database performance is big business -- just look at what some companies spend on licensing Oracle! As long as you're not worried about spatial queries, you could probably even get by without an FPU. There might be a lot of justification for this.

    --
    True science means that when you re-evaluate the evidence, you re-evaluate your faith.