...
首页> 外文期刊>Software Engineering Journal >A distributed file server for embedded applications
【24h】

A distributed file server for embedded applications

机译:用于嵌入式应用程序的分布式文件服务器

获取原文
获取原文并翻译 | 示例

摘要

Describes the design and implementation of a distributed file system (DFS) for embedded applications. The services provided in DFS include transaction management, file management and file access. Client processes use message passing to access these services. The file system provides client processes with different types of files. These include replicated files, with identical copies stored at multiple nodes, and consistent files, stored at a single node. Both are accessed only within transactions. Multiple readers or a single writer are allowed access to the files, and updates are performed atomically using a co-ordinated commit protocol over multiple sites. A novel concurrency control algorithm which provides deterministic response and avoids deadlock has been designed to resolve contention. Other types of file are also provided for low-overhead storage of less critical data. The authors motivate the need for different types of file, and describe the design and implementation of DFS using the CONIC programming environment for the construction of distributed systems.
机译:介绍嵌入式应用程序的分布式文件系统(DFS)的设计和实现。 DFS中提供的服务包括事务管理,文件管理和文件访问。客户端进程使用消息传递来访问这些服务。文件系统为客户端进程提供了不同类型的文件。这些文件包括复制的文件(相同的副本存储在多个节点上)和一致的文件(存储在单个节点上)。两者都只能在事务内访问。允许多个读取者或单个写入者访问文件,并且使用协调的提交协议在多个站点上自动执行更新。设计了一种新颖的并发控制算法,该算法可提供确定性响应并避免死锁,从而解决了争用问题。还提供了其他类型的文件,用于低关键性数据的低开销存储。作者激发了对不同类型文件的需求,并描述了使用CONIC编程环境构建分布式系统的DFS的设计和实现。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号