Sciweavers

1404 search results - page 80 / 281
» Increasing Concurrency in Databases Using Program Analysis
Sort
View
110
Voted
ASPLOS
2012
ACM
13 years 8 months ago
Scalable address spaces using RCU balanced trees
Software developers commonly exploit multicore processors by building multithreaded software in which all threads of an application share a single address space. This shared addre...
Austin T. Clements, M. Frans Kaashoek, Nickolai Ze...
145
Voted
VLDB
2002
ACM
143views Database» more  VLDB 2002»
15 years 7 days ago
SQL Memory Management in Oracle9i
Complex database queries require the use of memory-intensive operators like sort and hashjoin. Those operators need memory, also referred to as SQL memory, to process their input ...
Benoît Dageville, Mohamed Zaït
125
Voted
IWFM
2000
107views Formal Methods» more  IWFM 2000»
15 years 1 months ago
A Comparison of Three Model Checkers Applied to a Distributed Database Problem
ct Increasingly, model checking is being applied to more abstract problem domains than the traditional protocol analysis. The extent to which such an approach is able to provide us...
A. J. Currie
113
Voted
CIVR
2005
Springer
183views Image Analysis» more  CIVR 2005»
15 years 6 months ago
Semantic Annotation of Image Groups with Self-organizing Maps
Automatic image annotation has attracted a lot of attention recently as a method for facilitating semantic indexing and text-based retrieval of visual content. In this paper, we pr...
Markus Koskela, Jorma Laaksonen
159
Voted
SIGMOD
2008
ACM
140views Database» more  SIGMOD 2008»
16 years 22 days ago
Skippy: a new snapshot indexing method for time travel in the storage manager
The storage manager of a general-purpose database system can retain consistent disk page level snapshots and run application programs "back-in-time" against long-lived p...
Ross Shaull, Liuba Shrira, Hao Xu