Sciweavers

251 search results - page 20 / 51
» Transactions with isolation and cooperation
Sort
View
DNIS
2007
Springer
114views Database» more  DNIS 2007»
14 years 4 months ago
Improving the Performance of Read-Only Transactions Through Speculation
A read-only transaction (ROT) does not modify any data. The main issues regarding processing ROTs are correctness, data currency and performance. Two-phase Locking (2PL) protocol i...
Thirumalaisamy Ragunathan, P. Krishna Reddy
SP
1999
IEEE
125views Security Privacy» more  SP 1999»
14 years 2 months ago
A Multi-Threading Architecture for Multilevel Secure Transaction Processing
A TCB and security kernel architecture for supporting multi-threaded, queue-driven transaction processing applications in a multilevel secure environment is presented. Our design ...
Haruna R. Isa, William R. Shockley, Cynthia E. Irv...
ISCA
2010
IEEE
189views Hardware» more  ISCA 2010»
14 years 2 months ago
RETCON: transactional repair without replay
Over the past decade there has been a surge of academic and industrial interest in optimistic concurrency, i.e. the speculative parallel execution of code regions that have the se...
Colin Blundell, Arun Raghavan, Milo M. K. Martin
CCGRID
2005
IEEE
14 years 3 months ago
An incentives' mechanism promoting truthful feedback in peer-to-peer systems
We propose a mechanism for providing the incentives for reporting truthful feedback in a peer-to-peer system for exchanging services. This mechanism is to complement reputation me...
Thanasis G. Papaioannou, George D. Stamoulis
HPCA
2006
IEEE
14 years 10 months ago
LogTM: log-based transactional memory
Transactional memory (TM) simplifies parallel programming by guaranteeing that transactions appear to execute atomically and in isolation. Implementing these properties includes p...
Kevin E. Moore, Jayaram Bobba, Michelle J. Moravan...