Sciweavers

748 search results - page 27 / 150
» concurrency 2008
Sort
View
CONCURRENCY
2008
64views more  CONCURRENCY 2008»
14 years 9 months ago
Tunable scheduling in a GridRPC framework
A. Amar, Raphael Bolze, Yves Caniou, Eddy Caron, A...
CONCURRENCY
2004
108views more  CONCURRENCY 2004»
14 years 9 months ago
Finding stale-value errors in concurrent programs
Concurrent programs can suffer from many types of errors, not just the wellstudied problems of deadlocks and simple race conditions on variables. This paper addresses a kind of ra...
Michael Burrows, K. Rustan M. Leino
WOTUG
2008
14 years 11 months ago
Solving the Santa Claus Problem: a Comparison of Various Concurrent Programming Techniques
Abstract. The Santa Claus problem provides an excellent exercise in concurrent programming and can be used to show the simplicity or complexity of solving problems using a particul...
Jason Hurt, Jan Bækgaard Pedersen
ENTCS
2008
99views more  ENTCS 2008»
14 years 9 months ago
Specifying Properties of Concurrent Computations in CLF
CLF (the Concurrent Logical Framework) is a language for specifying and reasoning about concurrent systems. Its most significant feature is the first-class representation of concu...
Kevin Watkins, Iliano Cervesato, Frank Pfenning, D...