On 06.05.14 13:27, Romain Manni-Bucau wrote:
> Here some pseudo-core details about my first mail:
> 
> New internals:
> * NetworkTopology
> * EntryRepartitor: compute the index of the
> * Node (LocalNode which is current impl and RemoteNode which is just a
> remote facade relying Network)
> 
> NetworkTopology { // impl using udp/tcp/or whatever
>      Node[] findAll() // used by a background thread to check if there
> is a new node and if so rebalance the cluster
> }

Please see the docs about UDP discovery. JCS already can do this.

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to