下载此文档

beyond lazy xml parsing:超越慵懒的解析.pdf


文档分类:医学/心理学 | 页数:约10页 举报非法文档有奖
1/10
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/10 下载此文档
文档列表 文档介绍
Beyond Lazy XML Parsing 1 Fernando Farfán, Vagelis Hristidis, Raju Rangaswami School puter and Information Sciences Florida International University {ffarfan,vagelis,raju}***@ Abstract. XML has e the standard format for data repres entation and exchange in domains ranging from Web to desktop app lications. However, wide adoption of XML is hindered by inefficient document -parsing methods. Recent work on lazy parsing is a major step towards allevi ating this problem. However, lazy parsers must still read the entire XML documen t in order to extract the overall document structure, due to the lack of internal nav igation pointers inside XML documents. Further, these parsers must load and par se the entire virtual document tree into memory during XML query processing. These overheads significantly degrade the performance of navigation operations. W e have developed a framework for efficient XML parsing based on the id ea of placing internal physical pointers within the document, which allows skipping large portions of the document during parsing. The internal pointers are generated in a way that optimizes parsing mon navigation patterns. A double-Lazy Parser (2LP) is then used to parse the document that exploits the i nternal pointers. To create the

beyond lazy xml parsing:超越慵懒的解析 来自淘豆网m.daumloan.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数10
  • 收藏数0 收藏
  • 顶次数0
  • 上传人薄荷牛奶
  • 文件大小0 KB
  • 时间2016-04-01