Sciweavers

251 search results - page 7 / 51
» Dynamic Load Balancing for Parallel Modified PrefixSpan
Sort
View
ICPP
2008
IEEE
14 years 1 months ago
Scalable Dynamic Load Balancing Using UPC
An asynchronous work-stealing implementation of dynamic load balance is implemented using Unified Parallel C (UPC) and evaluated using the Unbalanced Tree Search (UTS) benchmark ...
Stephen Olivier, Jan Prins
IPPS
2007
IEEE
14 years 1 months ago
Synchronous Distributed Load Balancing on Totally Dynamic Networks
In this paper, first order diffusion load balancing algorithms for totally dynamic networks are investigated. Totally dynamic networks are networks in which the topology may chan...
Jacques M. Bahi, Raphaël Couturier, Flavien V...
ICDE
2008
IEEE
115views Database» more  ICDE 2008»
14 years 1 months ago
Probabilistic adaptive load balancing for parallel queries
— In the context of adaptive query processing (AQP), several techniques have been proposed for dynamically adapting/redistributing processor load assignments throughout a computa...
Daniel M. Yellin, Jorge Buenabad Chávez, No...
PDPTA
2008
13 years 9 months ago
Dynamic Aspect-Oriented Load Balancing in Java RMI
Load balancing is the process of distributing client requests over a set of servers, and is a key element of obtaining good performance in a distributed application. Java RMI exte...
Andrew Stevenson, Steve MacDonald