Sciweavers

2300 search results - page 3 / 460
» Maximally Concurrent Programs
Sort
View
CONCURRENCY
2002
79views more  CONCURRENCY 2002»
13 years 7 months ago
Programming environments for multidisciplinary Grid communities
Naren Ramakrishnan, Layne T. Watson, Dennis G. Kaf...
POPL
2009
ACM
14 years 8 months ago
The theory of deadlock avoidance via discrete control
Deadlock in multithreaded programs is an increasingly important problem as ubiquitous multicore architectures force parallelization upon an ever wider range of software. This pape...
Manjunath Kudlur, Scott A. Mahlke, Stéphane...
ICSE
2012
IEEE-ACM
11 years 9 months ago
Axis: Automatically fixing atomicity violations through solving control constraints
Abstract—Atomicity, a general correctness criterion in concurrency programs, is often violated in real-world applications. The violations are difficult for developers to fix, m...
Peng Liu, Charles Zhang
PPL
2007
88views more  PPL 2007»
13 years 7 months ago
Terminating alternator
In this paper, we present an program that enables the transformation of a nonterminating alternator into a terminating alternator. Our solution is stabilization preserving and has...
Sandeep S. Kulkarni