Sciweavers

404 search results - page 1 / 81
» Threads Yield Continuations
Sort
View
LISP
1998
45views more  LISP 1998»
13 years 6 months ago
Threads Yield Continuations
Sanjeev Kumar, Carl Bruggeman, R. Kent Dybvig
CORR
2010
Springer
97views Education» more  CORR 2010»
13 years 6 months ago
Continuation-Passing C, compiling threads to events through continuations
Abstract In this paper, we introduce Continuation Passing C (CPC), a programming language for concurrent systems in which native and cooperative threads are unified and presented t...
Gabriel Kerneis, Juliusz Chroboczek
ISCA
2010
IEEE
176views Hardware» more  ISCA 2010»
13 years 10 months ago
Forwardflow: a scalable core for power-constrained CMPs
Chip Multiprocessors (CMPs) are now commodity hardware, but commoditization of parallel software remains elusive. In the near term, the current trend of increased coreper-socket c...
Dan Gibson, David A. Wood
ICDE
2007
IEEE
221views Database» more  ICDE 2007»
14 years 17 days ago
Flexible Multi-Threaded Scheduling for Continuous Queries over Data Streams
A variety of real-world applications share the property that data arrives in form of transient streams. Data stream management systems (DSMS) provide convenient solutions to the p...
Michael Cammert, Christoph Heinz, Jürgen Kr&a...
FPCA
1991
13 years 9 months ago
Syntactic Detection of Single-Threading Using Continuations
We tackle the problem of detecting global variables in functional programs. We present syntactic criteria for single-threading which improves upon previous solutions (both syntact...
Pascal Fradet