Slashdot Mirror


User: oaktowner

oaktowner's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:GRID is an administration system, not HPC on To Grid Or Not To Grid? · · Score: 1

    Most grids in place today are not linking thousands of machines across dozens of sites--most are deployed within enterprises. Some are into the thousands of nodes, but far more are in the hundreds or scores of nodes.

  2. Re:Ok first off, the two are not mutually exclusiv on To Grid Or Not To Grid? · · Score: 1

    Modern grids do a lot more than just kick off batch processes--they can be integrated into the programming model, and distribute objects (think .NET or Java) and interact with those objects. The idea is the same, but the interfaces are a lot more convenient than the old command-line tools.