Sciweavers

950 search results - page 91 / 190
» Continuous Queries over Data Streams - Semantics and Impleme...
Sort
View
ERSHOV
2006
Springer
15 years 2 months ago
Streaming Networks for Coordinating Data-Parallel Programs
A new coordination language for distributed data-parallel programs is presented, call SNet. The intention of SNet is to introduce advanced structuring techniques into a coordinatio...
Clemens Grelck, Sven-Bodo Scholz, Alexander V. Sha...
GIS
2007
ACM
16 years 10 days ago
TerraStream: from elevation data to watershed hierarchies
We consider the problem of extracting a river network and a watershed hierarchy from a terrain given as a set of irregularly spaced points. We describe TerraStream, a "pipeli...
Andrew Danner, Thomas Mølhave, Ke Yi, Panka...
ICDE
2007
IEEE
128views Database» more  ICDE 2007»
16 years 19 days ago
Substring Matching in P2P Publish/Subscribe Data Management Networks
The content-based publish/subscribe (pub/sub) paradigm for system design is becoming increasingly popular, offering unique benefits for a large number of data-intensive applicatio...
Ioannis Aekaterinidis, Peter Triantafillou
VLDB
2005
ACM
185views Database» more  VLDB 2005»
15 years 11 months ago
Storing and querying XML data using denormalized relational databases
XML database systems emerge as a result of the acceptance of the XML data model. Recent works have followed the promising approach of building XML database management systems on un...
Andrey Balmin, Yannis Papakonstantinou
ICDE
2007
IEEE
161views Database» more  ICDE 2007»
15 years 5 months ago
How to scalably and accurately skip past streams
Data stream methods look at each new item of the stream, perform a small number of operations while keeping a small amount of memory, and still perform muchneeded analyses. Howeve...
Supratik Bhattacharyya, André Madeira, S. M...