Sciweavers

1550 search results - page 67 / 310
» Erlang for Concurrent Programming
Sort
View
SIGOPS
2010
71views more  SIGOPS 2010»
14 years 10 months ago
Scalable concurrent hash tables via relativistic programming
Josh Triplett, Paul E. McKenney, Jonathan Walpole
SIGCSE
2010
ACM
166views Education» more  SIGCSE 2010»
15 years 1 days ago
Introducing concurrency in CS 1
Because of the growing importance of concurrent programming, many people are trying to figure out where in the curriculum to introduce students to concurrency. In this paper we di...
Kim B. Bruce, Andrea Pohoreckyj Danyluk, Thomas P....
TCS
2008
14 years 11 months ago
A timed semantics of Orc
Orc is a kernel language for structured concurrent programming. Orc provides three powerful combinators that define the structure of a concurrent computation. These combinators su...
Ian Wehrman, David Kitchin, William R. Cook, Jayad...
CAV
2008
Springer
108views Hardware» more  CAV 2008»
15 years 1 months ago
Reducing Concurrent Analysis Under a Context Bound to Sequential Analysis
This paper addresses the analysis of concurrent programs with shared memory. Such an analysis is undecidable in the presence of multiple procedures. One approach used in recent wor...
Akash Lal, Thomas W. Reps