Sciweavers

76 search results - page 1 / 16
» Simple analytic modeling of software contention
Sort
View
SIGMETRICS
2002
ACM
107views Hardware» more  SIGMETRICS 2002»
13 years 4 months ago
Simple analytic modeling of software contention
Being able to model contention for software resources (e.g., a critical section or database lock) is paramount to building performance models that capture all aspects of the delay...
Daniel A. Menascé
EDBTW
2010
Springer
13 years 8 months ago
Text-to-query: dynamically building structured analytics to illustrate textual content
Successfully structuring information in databases, OLAP cubes, and XML is a crucial element in managing data nowadays. However this process brought new challenges to usability. It...
Raphaël Thollot, Falk Brauer, Wojciech M. Bar...
LCN
2003
IEEE
13 years 10 months ago
Performance Model of an Optical Switch using Fiber Delay Lines for Resolving Contentions
The performance of an optical switch that handles contention resolution using a fiber delay line (FDL) is modeled and evaluated. We propose using a simple optical buffer that con...
Ayman G. Fayoumi, Anura P. Jayasumana
WOSP
2010
ACM
13 years 11 months ago
Analytical modeling of lock-based concurrency control with arbitrary transaction data access patterns
Nowadays the 2-Phase-Locking (2PL) concurrency control algorithm still plays a core rule in the construction of transactional systems (e.g. database systems and transactional memo...
Pierangelo di Sanzo, Roberto Palmieri, Bruno Cicia...
LCPC
2005
Springer
13 years 10 months ago
Analytic Models and Empirical Search: A Hybrid Approach to Code Optimization
Compilers employ system models, sometimes implicitly, to make code optimization decisions. These models are analytic; they reflect their implementor’s understanding and beliefs ...
Arkady Epshteyn, María Jesús Garzar&...