Sciweavers

76 search results - page 1 / 16
» Simple analytic modeling of software contention
Sort
View
84
Voted
SIGMETRICS
2002
ACM
107views Hardware» more  SIGMETRICS 2002»
14 years 9 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
15 years 23 days 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
15 years 2 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
82
Voted
WOSP
2010
ACM
15 years 4 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
15 years 3 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&...