Fabric computing

From Infogalactic: the planetary knowledge core
(Redirected from Unified computing)
Jump to: navigation, search

Fabric computing or unified computing involves constructing a computing fabric consisting of interconnected nodes that look like a "weave" or a "fabric" when viewed/envisaged collectively from a distance.[1]

Usually the phrase refers to a consolidated high-performance computing system consisting of loosely coupled storage, networking and parallel processing functions linked by high bandwidth interconnects (such as 10 Gigabit Ethernet and InfiniBand)[2] but the term has also been used[by whom?] to describe platforms like the Azure Services Platform and grid computing in general (where the common theme is interconnected nodes that appear as a single logical unit).[3]

The fundamental components of fabrics are "nodes" (processor(s), memory, and/or peripherals) and "links" (functional connections between nodes).[2] While the term "fabric" has also been used[by whom?] in association with storage area networks and with switched fabric networking, the introduction of compute resources provides a complete "unified" computing system.[citation needed] Other terms used to describe such fabrics include "unified fabric",[4] "data center fabric" and "unified data center fabric".[5]

Ian Foster, director of the Computation Institute at the Argonne National Laboratory and University of Chicago, quoted in 2007, suggested that "grid computing 'fabrics'" were "poised to become the underpinning for next-generation enterprise IT architectures and be used by a much greater part of many organizations".[6]

As of 2015 IBM, TIBCO, Brocade, Cisco, HP, Unisys, Egenera, Avaya and Xsigo Systems manufacture computing-fabric equipment.[7][8]

History

While the term has been in use since the mid to late 1990s[2] the growth of cloud computing and Cisco's evangelism of unified data center fabrics[9] followed by unified computing (an evolutionary data center architecture whereby blade servers are integrated or unified with supporting network and storage infrastructure[10]) starting March 2009 has renewed interest in the technology. Other companies offering unified or fabric computing systems include Liquid Computing Corporation and Egenera.

There have been mixed reactions to Cisco's architecture, particularly from rivals who claim that these proprietary systems will lock out other vendors. Analysts claim that this "ambitious new direction" is "a big risk" as companies like IBM and HP who have previously partnered with Cisco on data center projects (accounting for $2–3bn of Cisco's annual revenue) are now competing with them.[10][11]

Key characteristics

The main advantages of fabrics are that a massive concurrent processing combined with a huge, tightly-coupled address space makes it possible to solve huge computing problems (such as those presented by delivery of cloud computing services) and that they are both scalable and able to be dynamically reconfigured.[2]

Challenges include a non-linearly degrading performance curve, whereby adding resources does not linearly increase performance which is a common problem with parallel computing and maintaining security.[2]

See also

References

External links