Sciweavers

2300 search results - page 143 / 460
» Maximally Concurrent Programs
Sort
View
COORDINATION
2009
Springer
16 years 1 months ago
Exceptionally Safe Futures
A future is a well-known programming construct used to introduce concurrency to sequential programs. Computations annotated as futures are executed asynchronously and run concurren...
Armand Navabi, Suresh Jagannathan
85
Voted
ICFP
2006
ACM
16 years 23 days ago
Transactional events
nt programs require high-level abstractions in order to manage complexity and enable compositional reasoning. In this paper, we introduce a novel concurrency abstraction, dubbed t...
Kevin Donnelly, Matthew Fluet
ASPLOS
2000
ACM
15 years 5 months ago
Slipstream Processors: Improving both Performance and Fault Tolerance
Processors execute the full dynamic instruction stream to arrive at the final output of a program, yet there exist shorter instruction streams that produce the same overall effec...
Karthik Sundaramoorthy, Zachary Purser, Eric Roten...
107
Voted
ISM
2005
IEEE
103views Multimedia» more  ISM 2005»
15 years 6 months ago
A Dynamic Programming Approach to Adaptive Tatum Assignment for Rhythm Transcription
—We present a method for segmenting music with different grid levels in order to properly quantize note values in the transcription of music. This method can be used in automatic...
Aaron Yang, Elaine Chew, Anja Volk
LCTRTS
2004
Springer
15 years 6 months ago
Advanced control flow in Java card programming
Java Card technology simplifies the development of smart card applications by providing a high-level programming language similar to Java. However, the master-slave programming m...
Peng Li, Steve Zdancewic