The Design and Implementation of Device Which Dynamically Connects Storage and Computation

Jia Song
2007-01-01
Computer Science
Abstract:The separation of storage and computation redefines the using model of computers. And the ability of reconnecting computation resources and storage resources not only improves the utilization of resources, but also simplifies the management. In this sense, we develop a method to implement this new model compatible with the traditional mechanism, which intercepts data stream onto networkat the storage device level, thereby taking advantage of high-bandwidth, reliability and flexibility of networking to provide high-speed, stable and dynamic accessing services. In this paper, we give a detailed introduction of the designand implementation of the dynamic network hard disks nHD, and present the actual testing and relative analysis.
What problem does this paper attempt to address?