Re: Load balancing - Order preserving partition - New Keys prob.

2010-09-16 Thread Jonathan Ellis
If new keys don't follow roughly the same distribution as the ones you already have, then yes, you're going to be load balancing a lot. On Thu, Sep 16, 2010 at 2:24 AM, Hien. To Trong wrote: > Hi all, > Thanks you for your comments. > I already read some papers about load balancing in P2P which s

Load balancing - Order preserving partition - New Keys prob.

2010-09-16 Thread Hien. To Trong
Hi all, Thanks you for your comments. I already read some papers about load balancing in P2P which some of them allow range query. During this time, I find another problem: "NEW KEYS" Karger - Simple efficient load balancing algorithms for p2p systems. (support OPP) John Byers - Simple load bala