Sciweavers

23 search results - page 3 / 5
» jpdc 2010
Sort
View
JPDC
2010
51views more  JPDC 2010»
13 years 9 months ago
Synchronization in federation community networks
Dan Chen, Stephen John Turner, Wentong Cai, Georgi...
JPDC
2010
73views more  JPDC 2010»
13 years 5 months ago
FireGrid: An e-infrastructure for next-generation emergency response support
Liangxiu Han, Stephen Potter, George Beckett, Gavi...
JPDC
2010
109views more  JPDC 2010»
13 years 5 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
123views more  JPDC 2010»
13 years 9 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
133views more  JPDC 2010»
13 years 5 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...