Results 1 - 10
of
112
Distributed File Systems: Concepts and Examples
- ACM Computing Surveys
, 1990
"... The purpose of a distributed file system (DFS) is to allow users of physically distributed computers to share data and storage resources by using a common file system. A typical configuration for a DFS is a collection of workstations and mainframes connected by a local area network (LAN). A DFS is i ..."
Abstract
-
Cited by 93 (0 self)
- Add to MetaCart
and discusses them in the context of DFSs. The paper claims that the principle of distributed operation is fundamental for a fault tolerant and scalable DFS design. It also presents alternatives for the semantics of sharing and methods for providing access to remote files. A survey of contemporary UNIX
Reconstructing DIOGENE: ITC-irst at TREC 2006
"... Our participation in the TREC 2006 QA task is the first step on the way of developing a new and improved DIOGENE system. The leading principles of this re-engineering activity are: i) to create a modular architecture, based on a pipeline of modules which share common I/O formats, open to the inserti ..."
Abstract
- Add to MetaCart
Our participation in the TREC 2006 QA task is the first step on the way of developing a new and improved DIOGENE system. The leading principles of this re-engineering activity are: i) to create a modular architecture, based on a pipeline of modules which share common I/O formats, open
Design And Implementation Of An Island-Based File System
, 1999
"... Reliability, availability and scalability are major concerns in the design of distributed file systems. We have built an island-based file system (IFS) called Archipelago to solve these problems by failure isolation and low-cost consistency maintenance. The building blocks of IFS are smaller self-co ..."
Abstract
-
Cited by 5 (2 self)
- Add to MetaCart
' failures. It allows IFS to scale efficiently with the system and workload sizes because consistency across islands can be maintained at a low cost. The data distribution strategies in existing file systems cannot satisfy the one-island principle without sacrificing load balance and scalability. We designed
Applying operating system principles to sdn controller design
- In Proceedings of the Twelfth ACM Workshop on Hot Topics in Networks
, 2013
"... Rather than creating yet another network controller which provides a framework in a specific (potentially new) pro-gramming language and runs as a monolithic application, in this paper we extend an existing operating system and lever-age its software ecosystem in order to serve as a practical SDN co ..."
Abstract
-
Cited by 7 (0 self)
- Add to MetaCart
operating system. In yanc, network applications are separate processes, are provided by multiple sources, and may be written in any language. Applications benefit from common and powerful technologies such as the virtual file system (VFS) layer, which we leverage to layer a distributed file system on top of
Wfs: A simple shared file system for a distributed environment
- In Proceedings of the 7th ACM Symposium on Operating Systems Principles
"... Abstract: WFS is a shared file server available to a large network community. WFS responds to a carefully limited repertoire of commands transmited through a network by client programs, and can be viewed as a remote intellegent disk controller. The system does not utilize network connections, but i ..."
Abstract
-
Cited by 19 (0 self)
- Add to MetaCart
, but instead services independent page· level requests, one per per packet. The design emphasizes reliance upon client programs to implement the traditional facilities (stream 110, a directory system, etc.) of a file system. The use of atomic file commands and connectionless network protocols nearly eliminates
An Implementation of a Distributed File Storage System and the Performance Analysis
"... File storage system is an interesting topic in distributed system research. Researchers are finding ways to guarantee a persistent available system. OceanStore is a global persistent data store designed to scale to billions of users. It provides a consistent, highly-available, and durable storage ut ..."
Abstract
- Add to MetaCart
File storage system is an interesting topic in distributed system research. Researchers are finding ways to guarantee a persistent available system. OceanStore is a global persistent data store designed to scale to billions of users. It provides a consistent, highly-available, and durable storage
Evaluating the Price of Consistency in Distributed File Storage Services
"... Abstract. Distributed file storage services (DFSS) such as Dropbox, iCloud, SkyDrive, or Google Drive, offer a filesystem interface to a dis-tributed data store. DFSS usually differ in the consistency level they provide for concurrent accesses: a client might access a cached version of a file, see t ..."
Abstract
- Add to MetaCart
Abstract. Distributed file storage services (DFSS) such as Dropbox, iCloud, SkyDrive, or Google Drive, offer a filesystem interface to a dis-tributed data store. DFSS usually differ in the consistency level they provide for concurrent accesses: a client might access a cached version of a file, see
Access Control for the Pepys Internet-wide File-System
, 2012
"... This paper describes the Access Control Model realized for the novel Pepys distributed, Internet-wide, file-system. The model design has been widely inspired to various existing standards and best practices about access control and security in file-system access, but it also echoes peculiar basic pr ..."
Abstract
- Add to MetaCart
principles characterizing the design of Pepys, as well as the ΠP protocol, over which Pepys itself relies. The paper also provides technical details about how the model has been realized on a Linux port of Pepys. 1 Introduction on Pepys Pepys is an innovative distributed file-system born to meet
Enabling Video Content Distribution Using the Principle of Cloud
"... Abstract — Due to the explosive growth of the Internet and increasing demand for multimedia information on the web, video content distribution over the Internet has received tremendous attention from academia and industry. The most common approach for such is the peer-to-peer approach. In this appro ..."
Abstract
- Add to MetaCart
cloud downloading scheme is deployed having a high service capacity. This system used two design philosophies using cloud either as a server or a server to suit itself to any operating system scenarios-the server mode when video population is large compared to cache size, and the helper mode when peer
Results 1 - 10
of
112