Sciweavers

JPDC
2010
73views more  JPDC 2010»
12 years 11 months ago
FireGrid: An e-infrastructure for next-generation emergency response support
Liangxiu Han, Stephen Potter, George Beckett, Gavi...
JPDC
2010
133views more  JPDC 2010»
12 years 11 months ago
Lock-free parallel dynamic programming
We show a method for parallelizing top down dynamic programs in a straightforward way by a careful choice of a lock-free shared hash table implementation and randomization of the ...
Alex Stivala, Peter J. Stuckey, Maria Garcia de la...
JPDC
2010
109views more  JPDC 2010»
12 years 11 months ago
An efficient parallel algorithm for building the separating tree
We present an efficient parallel algorithm for building the separating tree for a separable permutation. Our algorithm runs in O(log2 n) time using O(n log n) operations on the CR...
Yijie Han, Sanjeev Saxena, Xiaojun Shen
JPDC
2010
68views more  JPDC 2010»
12 years 11 months ago
A reactive and dependable transport protocol for wireless mesh networks
Enrico Natalizio, Pasquale Pace, Francesca Guerrie...
JPDC
2010
123views more  JPDC 2010»
13 years 2 months ago
On cluster resource allocation for multiple parallel task graphs
Henri Casanova, Frédéric Desprez, Fr...
JPDC
2010
128views more  JPDC 2010»
13 years 2 months ago
Adaptive holistic scheduling for query processing in sensor networks
We observe two deficiencies of current query processing and scheduling techniques for sensor networks: (1) A query execution plan does not adapt to the hardware characteristics o...
Hejun Wu, Qiong Luo
JPDC
2010
123views more  JPDC 2010»
13 years 2 months ago
Maintaining the Ranch topology
Topology maintenance, or how to handle the possibly concurrent joining and leaving of nodes, is a central problem for structured peer-to-peer networks. A good topology maintenance...
Xiaozhou Li, Jayadev Misra, C. Greg Plaxton
JPDC
2010
117views more  JPDC 2010»
13 years 2 months ago
Extensible transactional memory testbed
Transactional Memory (TM) is a promising abstraction as it hides all synchronization complexities from the programmers of concurrent applications. More particularly the TM paradig...
Derin Harmanci, Vincent Gramoli, Pascal Felber, Ch...
JPDC
2010
99views more  JPDC 2010»
13 years 2 months ago
Resource allocation algorithms for virtualized service hosting platforms
Mark Stillwell, David Schanzenbach, Fréd&ea...