Sciweavers

10 search results - page 1 / 2
» Incrementally parallelizing database transactions with threa...
Sort
View
TOCS
2008
52views more  TOCS 2008»
13 years 4 months ago
Incrementally parallelizing database transactions with thread-level speculation
Christopher B. Colohan, Anastassia Ailamaki, J. Gr...
ASPLOS
2006
ACM
13 years 10 months ago
Unbounded page-based transactional memory
Exploiting thread level parallelism is paramount in the multi-core era. Transactions enable programmers to expose such parallelism by greatly simplifying the multi-threaded progra...
Weihaw Chuang, Satish Narayanasamy, Ganesh Venkate...
ASPLOS
2010
ACM
13 years 11 months ago
Speculative parallelization using software multi-threaded transactions
With the right techniques, multicore architectures may be able to continue the exponential performance trend that elevated the performance of applications of all types for decades...
Arun Raman, Hanjun Kim, Thomas R. Mason, Thomas B....
VLDB
2005
ACM
113views Database» more  VLDB 2005»
13 years 10 months ago
Optimistic Intra-Transaction Parallelism on Chip Multiprocessors
With the advent of chip multiprocessors, exploiting intra-transaction parallelism is an attractive way of improving transaction performance. However, exploiting intra-transaction ...
Christopher B. Colohan, Anastassia Ailamaki, J. Gr...
VLDB
1992
ACM
100views Database» more  VLDB 1992»
13 years 8 months ago
Principles of Transaction-Based On-Line Reorganization
For very large databases such as those used by banks and airlines, cost considerations may forbid shutting down the service for a long period of time and reorganizing off-line. Si...
Betty Salzberg, Allyn Dimock