Sciweavers

7456 search results - page 336 / 1492
» Parallelism in Logic Programming
Sort
View
GPC
2010
Springer
15 years 10 months ago
CPRS: A Cloud-Based Program Recommendation System for Digital TV Platforms
Chin-Feng Lai, Jui-Hung Chang, Chia-Cheng Hu, Yueh...
PDP
2010
IEEE
16 years 1 months ago
Skandium: Multi-core Programming with Algorithmic Skeletons
—This paper argues that algorithmic skeletons are a suitable programming model for multi-core architectures. -level abstractions offered by algorithmic skeletons provide a simple...
Mario Leyton, José M. Piquer
LCPC
2009
Springer
15 years 11 months ago
Programming with Intervals
Abstract. Intervals are a new, higher-level primitive for parallel programming with which programmers directly construct the program schedule. Programs using intervals can be stati...
Nicholas D. Matsakis, Thomas R. Gross
ESOP
2000
Springer
15 years 10 months ago
A Kleene Analysis of Mobile Ambients
Abstract. We show how a program analysis technique originally developed for C-like pointer structures can be adapted to analyse the hierarchical structure of processes in the ambie...
Flemming Nielson, Hanne Riis Nielson, Shmuel Sagiv
PPL
2008
96views more  PPL 2008»
15 years 6 months ago
A Hybrid Shared Memory Execution Model for a Data Parallel Language with I/O
Execution of programs with data parallel language constructs is either based on the fork/join or on the SPMD model. Whereas the former executes a program sequentially and confines...
Clemens Grelck, Steffen Kuthe, Sven-Bodo Scholz