Sciweavers

2300 search results - page 133 / 460
» Maximally Concurrent Programs
Sort
View
PPOPP
2005
ACM
15 years 6 months ago
Composable memory transactions
Writing concurrent programs is notoriously difficult, and is of increasing practical importance. A particular source of concern is n correctly-implemented concurrency abstraction...
Tim Harris, Simon Marlow, Simon L. Peyton Jones, M...
CONCURRENCY
2000
99views more  CONCURRENCY 2000»
15 years 18 days ago
The Java memory model is fatally flawed
The Java memory model described in Chapter 17 of the Java Language Specification gives constraints on how threads interact through memory. This chapter is hard to interpret and po...
William Pugh
98
Voted
CONCURRENCY
2002
107views more  CONCURRENCY 2002»
15 years 18 days ago
A callgraph-based search strategy for automated performance diagnosis
Abstract. We introduce a new technique for automated performance diagnosis, using the program's callgraph. We discuss our implementation of this diagnosis technique in the Par...
Harold W. Cain, Barton P. Miller, Brian J. N. Wyli...
80
Voted
EWSPT
1994
Springer
15 years 4 months ago
Enactment Control in Interact/Intermediate
Abstract. Interact Intermediate supports goal-directed process modeling in such a way as to maximize the concurrency of activities and to minimize the direct control of humans in t...
Dewayne E. Perry
103
Voted
SOSP
2007
ACM
15 years 9 months ago
MUVI: automatically inferring multi-variable access correlations and detecting related semantic and concurrency bugs
Software defects significantly reduce system dependability. Among various types of software bugs, semantic and concurrency bugs are two of the most difficult to detect. This pape...
Shan Lu, Soyeon Park, Chongfeng Hu, Xiao Ma, Weiha...