Sciweavers

69 search results - page 10 / 14
» Distributed SQL Queries with BubbleStorm
Sort
View
81
Voted
IAJIT
2007
89views more  IAJIT 2007»
14 years 9 months ago
SD-SQL Server: Scalable Distributed Database System
We present a scalable distributed database system called SD-SQL Server. Its original feature is the dynamic and transparent repartitioning of growing tables, avoiding the cumbersom...
Soror Sahri
ESCIENCE
2007
IEEE
15 years 1 months ago
Storing and Querying Scientific Workflow Provenance Metadata Using an RDBMS
Provenance management has become increasingly important to support scientific discovery reproducibility, result interpretation, and problem diagnosis in scientific workflow enviro...
Artem Chebotko, Xubo Fei, Cui Lin, Shiyong Lu, Far...
ICDE
2002
IEEE
126views Database» more  ICDE 2002»
15 years 11 months ago
Sequenced Subset Operators: Definition and Implementation
Difference, intersection, semi-join and anti-semi-join may be considered binary subset operators, in that they all return a subset of their left-hand argument. These operators are...
Joseph Dunn, Sean Davey, Anne Descour, Richard T. ...
ICDCSW
2005
IEEE
15 years 3 months ago
Integrating Databases with Publish/Subscribe
Publish/subscribe is emerging as an appropriate communication paradigm for large-scale, widely-distributed systems. In this paper, we describe our work on integrating active datab...
Luis Vargas, Jean Bacon, Ken Moody
CORR
2011
Springer
259views Education» more  CORR 2011»
14 years 4 months ago
Automatic Optimization for MapReduce Programs
The MapReduce distributed programming framework has become popular, despite evidence that current implementations are inefficient, requiring far more hardware than a traditional r...
Eaman Jahani, Michael J. Cafarella, Christopher R&...