[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster] cluster load balance



Dear Sir:
         Does xmlBlaster  implement cluster load balance?You said it
implemnet cluster load balance by Round Robin.didn't you?

In RoundRobin.java there is a segment
    "// Step 2: Take the node with the lowest stratum or myself
    // Aaheem, this is no round robin ... :-)
    // We know that the Set is sorted after available:stratum:nodeId" .

Thank you very much for replying.