Sciweavers

3307 search results - page 3 / 662
» The meaning of concurrent programs
Sort
View
EMSOFT
2006
Springer
15 years 7 months ago
Scheduling-independent threads and exceptions in SHIM
Concurrent programming languages should be a good fit for embedded systems because they match the intrinsic parallelism of their architectures and environments. Unfortunately, typ...
Olivier Tardieu, Stephen A. Edwards
ICTAC
2009
Springer
15 years 9 months ago
A Deadlock-Free Semantics for Shared Memory Concurrency
Abstract. We design a deadlock-free semantics for a concurrent, functional and imperative programming language where locks are implicitly and univocally associated with pointers. T...
Gérard Boudol
JUCS
2008
166views more  JUCS 2008»
15 years 3 months ago
Exploring Lua for Concurrent Programming
The popularization of multi-core processors and of technologies such as hyper-threading demonstrates a fundamental change in the way processors have been evolving and also increase...
Alexandre Skyrme, Noemi de La Rocque Rodriguez, Ro...
CONCURRENCY
2006
112views more  CONCURRENCY 2006»
15 years 3 months ago
Automatic Grid workflow based on imperative programming languages
Raúl Sirvent, Josep M. Pérez, Rosa M...
ESOP
2008
Springer
15 years 5 months ago
Programming in JoCaml (Tool Demonstration)
Abstract. JoCaml is a language for concurrent and distributed programming. The language is an extension of Objective Caml with concurrent features inspired by the join-calculus. We...
Louis Mandel, Luc Maranget