Slashdot Mirror


Google and Their Server Farm

JR writes "CNet has a very interesting story about Google, operating systems, and where Google may be going. The upshot is that they may make OS issues totally irrelevant by supplying everything anyone needs over the web from their mega-server-farm."

7 of 490 comments (clear)

  1. Not surprised by BWJones · · Score: 5, Interesting

    Interesting. I have actually suspected this for a while given their hires over the past year or so. There have been a few PhDs they hired including one from our cs department that would have suggested this is where they might be going. At any rate, this could prove quite interesting and make irrelevant many of the security concerns that the average consumer faces as well as consolidate and ease software distribution issues. Of course this approach will never supplant the needs of most of the Slashdot crowd, and I am not letting go of my dual G5 or OS X, but for the unwashed masses, it might very well be an interesting way for Google to go that will certainly prove to be a way for them to branch out of the search engine field and extend the fight with Microsoft and Yahoo.

    --
    Visit Jonesblog and say hello.
  2. Google will likely try to do this. by bigtallmofo · · Score: 5, Interesting

    I agree with the position of TFA's author... Google will try to treat computers running all types of operating systems as a thing client that has access into various applications within Google's server farms.

    This would be fantastic in terms of not having to synchronize data between multiple locations and other tangible benefits. But would anyone trust this? Setting aside the privacy concerns, right now if your internet connection is down, you can still write and print a document. You can still do all sorts of things as a matter of fact. You less you put onto your "thin client" and the more you depend on the network for, the less you will be able to do when the network is down.

    --
    I'm a big tall mofo.
  3. Web applications by nurhussein · · Score: 5, Interesting

    Now think about what would happen if you had a word processor, a spreadsheet app, a photo editor, an instant messenger, a browser, a music jukebox, and any other "software application" running inside a Web framework that's as fast and responsive as any desktop you've ever used.
    "The next killer app in 5 years" was supposed to be the web application. That was five years ago. No, Google is working on something else... I can feel it in the force.

  4. Re:Brilliant by jarich · · Score: 5, Interesting
    Thin-Client computing by another name, again. Wasn't convinced 20 years ago. Still not convinced now. I don't want to have a useless PC just because I stopped paying the $20 a month subscription to the applications.

    Yes, but...

    Aren't a lot of /.ers already running their email remotely (via GMail, etc)?

    Not every app is a candidate for the client server paradigm, but many are. If Google can manage to serve content paid for by advertising, then this might break open the MS monopoly on desktop apps.

    Can't make money w/free content using advertising you say? The television networks do.

  5. Re:Her Pie-in-the-Sky Dream is What? by micromoog · · Score: 5, Interesting
    So you don't have to lug a laptop around? Imagine public terminals everywhere, allowing access into "the system", where you can reach all your data and applications.

    I think it's likely that this is where computing is going; we'll see if Google is the company that can do it.

  6. Re:Her Pie-in-the-Sky Dream is What? by BRSQUIRRL · · Score: 5, Interesting

    Not to mention the fact that, as a developer, writing any substantial amount of JavaScript just makes me feel...well, dirty. No type-safety, no assurance that the end user's browser will interpret the script correctly (or at ALL, for that matter), etc. etc.

    All of this on top of the fundamental problem that HTTP is not and never will be appropriate as an application protocol...the whole request/response paradigm becomes a set of handcuffs if your application needs to do anything non-trivial.

  7. Re:Her Pie-in-the-Sky Dream is What? by bill_mcgonigle · · Score: 5, Interesting

    Because system administration is beyond the abilities of 95% of the population.

    It's not taught in school and it's not intuitive.

    We'll see an Audrey-like Linux Box with a Firefox and nothing else and it'll be called a GoogleBox. You can do your e-mail, web browsing, photo organizing, document writing, and music work on this box and you never need to run scandisk, install AV software, deal with adware, etc. etc. etc.

    Plug into your cable modem and go.

    It's not what I need or you need but it's what most people need. Google Search and GMail are building a brand that people trust. Windows is becoming untenable for some.

    This at least explains what Google is doing with Firefox and shows the next two Google products - music and a 'home-office' suite. I wonder if Apple is smart enough to be working with Google on iTunes for the web.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)