Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Towards a World Wide Grid?

Posted by samzenpus on Wednesday November 19, @10:02PM
from the one-world-government dept.
Roland Piquepaille writes "In recent months, the concept of 'cloud computing' was all the buzz. European researchers think about another name, the World Wide Grid, which could run on top of the Internet. In an article to appear soon, ICT Results will report about the g-Eclipse project. As the scientists said, 'the g-Eclipse project aims to build an integrated workbench framework to access the power of existing Grid infrastructures. The framework will be built on top of the reliable eco-system of the Eclipse community to enable a sustainable development.' The project started in July 2006 and was successfully completed in June 2008 for a total cost of €2.5 million, including a EU contribution of €1.96 million."
internet it buzzwordbingo skynet buzzwords
tech internet
story

Related Stories

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • huh? (Score:2, Insightful)

    I'm a comp sci nerd, but I didn't get anything from the summary. I'm definately not going to read the article.
    • Re:huh? (Score:5, Funny)

      by smallfries (601545) on Thursday November 20, @02:16AM (#25829563) Homepage

      I only got as far as:

      Roland Piquepaille writes:

      That was enough for me

    • A world wide grid makes me think about that old science fiction story where the grid finally is connected and the first question someone asks is:
      "Is there a God"

      And gets the answer:
      "Now there is"

      (Reservations for the accuracy in my quotes)

      Not that it's likely right now. But if there is a world-wide grid then there is in theory an awful lot of computing power available. It's interesting to see what can be done with such a solution.

  • Will this eventually be a browser style UNC activation or will we all move more to a google-sidebar sort of 'fing?
  • by Anonymous Coward on Wednesday November 19, @10:15PM (#25828115)

    These Italian schemes are a threat to America and everything Americans hold dear: our children, our base-ball parks, and our Hot Dogs. I say that these "nets" should be banned from the American intern net for security and moral purposes.

  • If you google "integrated workbench framework" (in quotes), all of the 250-something results seem to refer to this project.
    • Since it seems pretty clear the whole point of TFA was to draw attention to this project, kind of like free advertising I figure I'll just jump on the bandwagon.

      This random troll/advertisment brought to you by the Dangerologists [slashdot.org] makers of Lemonandkarl.com [slashdot.org]

      /randombuzzword Compu-Global-Hyper-Mega-Net is the wave of the future
  • "World Wide Grid"? C'mon, we can do better than that. Cripes even GTE even managed to put some pizzaz with "Verizon".

    Hell, the damn Metasploit group should have patented the concept of "framework" so somebody could join my lawsuit over this blatant disregard for my patent on buzzwords(TM)...

    Ah, screw it, this will likely get bought by Google anyway...

  • howabout "Matrix" ? 8)

  • by dkegel (904729) on Wednesday November 19, @10:32PM (#25828229) Homepage
    I am not a cloud expert, but: Anything with "grid" in it makes me think "designed by committee" and "sucks"... and the fact that the effort described in TFA was funded by the EU doesn't make me feel any better about it. Maybe it would make more sense to wait until something like Hadoop takes over the world, then just standardize existing practice. (Apologies to my friends in the grid world.)
    • by scheme (19778) on Wednesday November 19, @11:13PM (#25828521)

      Anything with "grid" in it makes me think "designed by committee" and "sucks"... and the fact that the effort described in TFA was funded by the EU doesn't make me feel any better about it. Maybe it would make more sense to wait until something like Hadoop takes over the world, then just standardize existing practice.

      Hadoop doesn't work well for quite a few workloads like those handled by seti@home or boinc. Grids like TeraGrid, OSG, and EGEE are certainly working right now and doing real significant amounts of real work.

      Yes, quite a bit of these grids are designed by committee but it's something that needs to be done in order to let people drop jobs onto a random cluster and expect it to work.

      E.g. suppose you send a job to a cluster, how do you where your data and program will be, what sort of execution limits are there (can your job run for 4 hours,10 hours, 24, more?), which directories are locally mounted and available for holding temporary data, where and how do you transfer your 80GB of data, etc. All of these info needs to be advertised in a easily parsed format otherwise the grid becomes useless.

    • Some grid software is heavy - Globus could do with being ripped into sensible-sized modules - but the notion of a "Grid" is very simple. You have software where components don't care where other components are located. The Service Location Protocol, Zeroconf, RPC w/ Mobile IP - these are all ways of providing lightweight grids. MOSIX over a wide-area network would be a Grid of sorts. None of these are designed by committee. Now, some Grid systems are. The aforementioned Globus being an example. As committee
    • Re: (Score:3, Informative)

      >>and the fact that the effort described in TFA was funded by the EU doesn't make me feel any better about it.

      This is hardly new stuff. The term Grid was coined in... hang on, lemme check my Grid textbook from 1999, it's holding up my Linux monitor... well, hmm, it doesn't say when it was coined, but I found a reference from at least 1997. In any event, instrumentation of Grids has been one of the four major areas in the field for a long time. When I was at the San Diego Supercomputer Center as a grad

  • ... to find it ironic that the will be a world wide "cloud" grid. And yet the thing that gave it the name i.e. the power grid is anything but world wide - barely continent wide with infrastructure taxed to the breaking point.

  • by girlintraining (1395911) on Wednesday November 19, @10:50PM (#25828347)

    This will not work for most consumer applications. You want to play a video game -- you can't 'outsource' that processing to a grid because of latency -- in the time it takes to submit the raw data and get a result back, your system could have done it locally. It might work for complex photoshop filtering where the user might have to wait a few seconds to a minute. It would certainly be nice for transcoding video. In short, "grid" computing is good for non-interactive (batch) tasks. Most consumers have little need of this. It's far more useful for commercial enterprise.

    Not only is there a latency issue, but there's a bandwidth issue -- a really big one. Very few people have a fiber link to the internet and unlimited bandwidth. And there's a lot of businesses out there that want to have it stay that way. Comcast comes to mind as internet equivalent of OPEC -- except instead of barrels we've got gigabytes. It's an artificial market, but until the infrastructure is radically modified, grid computing is only going to be happening between large data centers made for and run by commercial business. And by the time the bandwidth issue is "solved", grid computing might be meaningless because the hardware will be so much faster and storage space so much more plentiful that there's little justification for Joe Average.

    • Re: (Score:3, Insightful)

      Total lack of understanding indeed.

      It's almost as if there are applications outside the domain that you describe, for which this would be useful. And as if this is not being aimed at consumers at all.

      Tsk tsk.

  • by Toe, The (545098) on Wednesday November 19, @10:54PM (#25828377) Journal

    Imagine a beowulf cluster of those.

    (Man, isn't everyone tired of that joke by now? Oh, you are? Sorry.)

  • by actionbastard (1206160) on Wednesday November 19, @11:17PM (#25828553)
    Could this be Web 3.0?
  • After reading that article, I just totally filled up my Buzzword Bingo [wikipedia.org] card.

    Thanks, Roland!

  • by burgundysizzle (1192593) on Wednesday November 19, @11:53PM (#25828749)

    From the article:

    Where the internet is a communications channel between computers, the grid goes beyond this by not just using the internet for communications but also as a means of sharing computing resources. Every computer and user can access and make use of the combined resources of the grid.

    And just how long will it be before someone decides to create a WWG application that uses it as one vast storage pool of copyrighted material with distributed indexing of the contents and the RIAA, MPAA, ... of the world sue the whole thing into non-existance or buy laws to make it a criminal offence to run it?

    Structured correctly you wouldn't know who was adding to it or downloading data from it. After all a download would be just be a request to replicate a bit more data making a vastly distributed virtual filesystem a bit more redundant. You may not even be able to tell if it was someone making a request to make a local copy or the software automatically increasing storage redundancy of static data (assuming that there's no logging).

  • by Brett Howard (1411411) on Thursday November 20, @01:28AM (#25829371)
    Now granted its a really cool idea and its even quite handy for organizations who need more power. There have been times when I'm sitting at work running an FPGA simulation and I click the go button and go for a walk.

    At home reading some news doing some simple development and hell even compiling a new kernel here and there I'm generally happy with the speed of my laptop. Hell I'm even contemplating giving up some speed in exchange for portability so long as I don't have to skimp on resolution.

    Much of the world is already in a power crunch. Not only a power crunch but a fuel crunch in general. So when we decide that gas is too expensive and we all start plugging our cars into the grid the problem gets even worse. Can you imagine if ALL of the world's computers hit 100% usage all the time so they could constantly be servicing who ever needed resources at the moment?

    Laptop's probably wouldn't want to opt into this network for the huge hit they'd take in battery life. Not to mention the increased bandwidth requirements needed for what most users consider background tasks.