Ruby Conf Argentina 2012 - 1 views
API Endpoints - foursquare - 0 views
Querying XML streams - 0 views
-
"In this paper we propose the TurboXPath path processor, which accepts a language equivalent to a subset of the for-let-where constructs of XQuery over a single document. TurboXPath can be extended to provide full XQuery support or used to augment federated database engines for efficient handling of queries over XML data streams produced by external sources. Internally, TurboXPath uses a tree-shaped path expression with multiple outputs to drive the execution. The result of a query execution is a sequence of tuples of XML fragments matching the output nodes. Based on a streamed execution model, TurboXPath scales up to large documents and has limited memory consumption for increased concurrency"
XSQ: A Streaming XPath Engine - 0 views
CS276B Project Report: Streaming XPath Engine - 0 views
-
"Our project (titled xstream) concentrated on evaluation of XPath over XML streams. This research area contains multiple challenges resulting from both the richness of the language and the requirement of having only a single pass over the data. We modified and extended one of the known algorithms, TurboXPath [4], a tree-based IBM algorithm. We also provide extensive comparative analysis between TurboXPath and XSQ [5], currently the most advanced of finite automata (FA)-based algorithms."
Streaming XPath Processing with Forward and Backward Axes - 0 views
-
"We present a novel streaming algorithm for evaluating XPath expressions that use backward axes (parent and ancestor) and forward axes in a single document-order traversal of an XML document. Other streaming XPath processors, such as YFilter, XTrie, and TurboXPath handle only forward axes. We show through experiments that our algorithm significantly outperforms (by more than a factor of two) a traditional non-streaming XPath engine. Furthermore, since our algorithm only retains relevant portions of the input document in memory, it scales better than traditional XPath engines. It can process large documents; we have successfully tested documents over 1GB in size. On the other hand, the traditional XPath engine degrades considerably in performance for documents over 100 MB in size and fails to complete for documents of size over 200 MB."
uri-templates - URI Templates - 0 views
Servicios web (5): Diseñando servicios REST (3) HATEOAS « Te lo dije … - 0 views
scalascriptengine - On the fly compilation of scala source files and classloading - Goo... - 0 views
-
"This library dynamically compiles scala source files and loads them as classes. Changed scala files will be recompiled and the changed class with be loaded. Multiple source paths are supported as well as compilation class path and class loading class paths (so that the scripts can load extra libraries). Classpath detection can be automatic (effectively using the classpath of the caller) or manual."
Typeclassopedia - HaskellWiki - 0 views
Wikisource - 0 views
20 controversial programming opinions « Programmers Stack Exchange Blog - 1 views
Downloads - MongoDB - 0 views
« First
‹ Previous
1141 - 1160 of 1478
Next ›
Last »
Showing 20▼ items per page