Sciweavers

461 search results - page 12 / 93
» Dynamic Load Balancing in Distributed Hash Tables
Sort
View
IPPS
2009
IEEE
15 years 11 months ago
Dynamic parallelization for RNA structure comparison
In this paper we describe the parallelization of a dynamic programming algorithm used to find common RNA secondary structures including pseudoknots and similar structures. The se...
Eric Snow, Eric Aubanel, Patricia Evans
IPPS
2007
IEEE
15 years 11 months ago
Dynamic Multi-User Load Balancing in Distributed Systems
In this paper, we review two existing static load balancing schemes based on M/M/1 queues. We then use these schemes to propose two dynamic load balancing schemes for multi-user (...
Satish Penmatsa, Anthony T. Chronopoulos
PODC
2003
ACM
15 years 10 months ago
Split-ordered lists: lock-free extensible hash tables
We present the first lock-free implementation of an extensible hash table running on current architectures. Our algorithm provides concurrent insert, delete, and find operations ...
Ori Shalev, Nir Shavit