Sciweavers

1332 search results - page 29 / 267
» Scalability versus Execution Time in Scalable Systems
Sort
View
WCET
2008
13 years 9 months ago
Computing time as a program variable: a way around infeasible paths
Conditional branches connect the values of program variables with the execution paths and thus with the execution times, including the worstcase execution time (WCET). Flow analys...
Niklas Holsti
DBA
2006
232views Database» more  DBA 2006»
13 years 9 months ago
Architecture and Interface of Scalable Distributed Database System SD-SQL Server
We present a scalable distributed database system SD-SQL Server. Its original feature is the scalable distributed partitioning of its relational tables. The system dynamically dist...
Witold Litwin, Soror Sahri, Thomas J. E. Schwarz
SIGMOD
2008
ACM
141views Database» more  SIGMOD 2008»
14 years 7 months ago
SGL: a scalable language for data-driven games
We propose to demonstrate SGL, a language and system for writing computer games using data management techniques. We will demonstrate a complete game built using the system, and s...
Robert Albright, Alan J. Demers, Johannes Gehrke, ...
WWW
2004
ACM
14 years 8 months ago
PipeCF: a scalable DHT-based collaborative filtering recommendation system
Collaborative Filtering (CF) technique has proved to be one of the most successful techniques in recommendation systems in recent years. However, traditional centralized CF system...
Bo Xie, Peng Han, Ruimin Shen
ICDE
2007
IEEE
104views Database» more  ICDE 2007»
14 years 1 months ago
Dynamic Metadata Management for Scalable Stream Processing Systems
Adaptive query processing is of utmost importance for the scalability of data stream processing systems due to the long-running queries and fluctuating stream characteristics. An...
Michael Cammert, Jürgen Krämer, Bernhard...