Sciweavers

116 search results - page 8 / 24
» concurrency 2011
Sort
View
103
Voted
PLDI
2011
ACM
14 years 8 days ago
Isolating and understanding concurrency errors using reconstructed execution fragments
In this paper we propose Recon, a new general approach to concurrency debugging. Recon goes beyond just detecting bugs, it also presents to the programmer short fragments of buggy...
Brandon Lucia, Benjamin P. Wood, Luis Ceze
AQUILEIA
2011
117views more  AQUILEIA 2011»
13 years 9 months ago
Integrated Archaeological Investigations for the Study of the Greater Aquileia Area
A large number of technologies, such as Geographic Information Systems (GIS), Global Positioning Systems (GPS), Remote Sensing (RS), geophysical instruments, allows nowadays for fa...
Arianna Traviglia
SIGDIAL
2011
175views Education» more  SIGDIAL 2011»
14 years 7 days ago
Multi-Policy Dialogue Management
We present a new approach to dialogue management based on the use of multiple, interconnected policies. Instead of capturing the complexity of the interaction in a single large po...
Pierre Lison
CACM
2011
96views more  CACM 2011»
14 years 4 months ago
Why STM can be more than a research toy
Software Transactional Memory (STM) promises to simplify concurrent programming without requiring specific hardware support. Yet, STM’s credibility lies on the extent to which ...
Aleksandar Dragojevic, Pascal Felber, Vincent Gram...
PODC
2011
ACM
14 years 8 days ago
On the power of hardware transactional memory to simplify memory management
Dynamic memory management is a significant source of complexity in the design and implementation of practical concurrent data structures. We study how hardware transactional memo...
Aleksandar Dragojevic, Maurice Herlihy, Yossi Lev,...