Sciweavers

3346 search results - page 318 / 670
» Distributed Caching Platforms
Sort
View
116
Voted
ICPP
2009
IEEE
15 years 7 days ago
Employing Transactional Memory and Helper Threads to Speedup Dijkstra's Algorithm
In this paper we work on the parallelization of the inherently serial Dijkstra's algorithm on modern multicore platforms. Dijkstra's algorithm is a greedy algorithm that ...
Konstantinos Nikas, Nikos Anastopoulos, Georgios I...
ICPPW
2009
IEEE
15 years 7 days ago
Global Multiprocessor Real-Time Scheduling as a Constraint Satisfaction Problem
In this paper we address the problem of global real-time periodic scheduling on heterogeneous multiprocessor platforms. We give a solution based on a constraint satisfaction proble...
Liliana Cucu-Grosjean, Olivier Buffet
PODC
2011
ACM
14 years 5 months ago
A nonblocking set optimized for querying the minimum value
We present the Mindicator, a set implementation customized for shared memory runtime systems. The Mindicator is optimized for constant-time querying of its minimum element, while ...
Yujie Liu, Michael F. Spear
GCC
2003
Springer
15 years 7 months ago
Research on Integrating Service in Grid Portal
With the complexity of applications, researchers need more resources to resolve their computation. It is very important to provide the general interface to access the distributed r...
Zheng Feng, Shoubao Yang, Shanjiu Long, Dongfeng C...
ISHPC
2003
Springer
15 years 7 months ago
Online Remote Trace Analysis of Parallel Applications on High-Performance Clusters
The paper presents the design and development of an online remote trace measurement and analysis system. The work combines the strengths of the TAU performance system with that of ...
Holger Brunst, Allen D. Malony, Sameer Shende, Rob...