首页> 外文OA文献 >Separating Web Applications from User Data Storage with BSTORE
【2h】

Separating Web Applications from User Data Storage with BSTORE

机译:使用BsTORE将Web应用程序与用户数据存储分离

代理获取
本网站仅为用户提供外文OA文献查询和代理获取服务,本网站没有原文。下单后我们将采用程序或人工为您竭诚获取高质量的原文,但由于OA文献来源多样且变更频繁,仍可能出现获取不到、文献不完整或与标题不符等情况,如果获取不到我们将提供退款服务。请知悉。

摘要

This paper presents BSTORE, a framework that allows developersto separate their web application code from userdata storage. With BSTORE, storage providers implementa standard file system API, and applications access userdata through that same API without having to worry aboutwhere the data might be stored. A file system managerallows the user and applications to combine multiple filesystems into a single namespace, and to control what dataeach application can access. One key idea in BSTORE’sdesign is the use of tags on files, which allows applicationsboth to organize data in different ways, and todelegate fine-grained access to other applications. Wehave implemented a prototype of BSTORE in Javascriptthat runs in unmodified Firefox and Chrome browsers.We also implemented three file systems and ported threedifferent applications to BSTORE. Our prototype incursan acceptable performance overhead of less than 5% on a10Mbps network connection, and porting existing clientsideapplications to BSTORE required small amounts ofsource code changes.
机译:本文介绍了BSTORE,这是一个允许开发人员从用户数据存储中分离其Web应用程序代码的框架。使用BSTORE,存储提供程序可以实现标准的文件系统API,应用程序可以通过同一API访问用户数据,而不必担心数据可能存储在何处。文件系统管理器允许用户和应用程序将多个文件系统组合到一个名称空间中,并控制每个应用程序可以访问哪些数据。 BSTORE设计中的一个关键思想是在文件上使用标签,这允许应用程序都以不同的方式组织数据,并放弃对其他应用程序的细粒度访问。我们已经在Javascript中实现了BSTORE的原型,该原型可以在未修改的Firefox和Chrome浏览器中运行。我们还实现了三个文件系统,并将三个不同的应用程序移植到了BSTORE。我们的原型在10Mbps网络连接上不会产生低于5%的可接受性能开销,并且将现有的客户端应用程序移植到BSTORE需要少量的源代码更改。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号