Skip to main content

Home/ Groups/ Arquitectura?
Pablo Lalloni

Making Web applications more efficient - MIT News Office - 1 views

  •  
    "A new system that automatically streamlines database access patterns can make large Web applications up to three times as fast."
Dario Garcia

Sonatype Blog » Download it All at Once: A Maven Idea - 2 views

  •  
    Está buena esta idea y me parece que no es complicada de implementar.
Pablo Lalloni

API Endpoints - foursquare - 0 views

  •  
    Documentación de la API REST de foursquare. Ejemplar.
Pablo Lalloni

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"
Pablo Lalloni

XSQ: A Streaming XPath Engine - 0 views

  •  
    "XSQ evaluates XPath queries over streaming XML data. That is, it makes only pass over the data, in an order determined by the data source"
Pablo Lalloni

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."
Pablo Lalloni

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."
Pablo Lalloni

Servicios web (5): Diseñando servicios REST (3) HATEOAS « Te lo dije … - 0 views

  •  
    Exploración de una API REST que implementa HATEOAS.
Sebastián Zaffarano

Sriram Ramkrishna - Google+ - miguel had a pretty cool post on why the linux ... - 2 views

  •  
    linda discusión entre Miguel de Icaza, Linus y también metió bocadillos Alan Cox
Pablo Lalloni

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."
Pablo Lalloni

Typeclassopedia - HaskellWiki - 0 views

  •  
    "The goal of this document is to serve as a starting point for the student of Haskell wishing to gain a firm grasp of its standard type classes. The essentials of each type class are introduced, with examples, commentary, and extensive references for further reading."
carlosmiranda

The Future: Polyglot Programmers | Javalobby - 0 views

  •  
    "unities and technology was a hobby in addition to being a chosen profession"
« First ‹ Previous 1141 - 1160 of 1478 Next › Last »
Showing 20 items per page