Shared roster between two erlang nodes

Hi,

I have two questions:

- I work for a compagny with many sites in Europe and they are connected with vpn or internal network ring. Each site will have its own server with local user. How to connect each server with others ? I have read the method with erlang cookies, is it the best solution ? Or one server for all sites with virtual nodes will be better ?

- How to create shared rosters for each site ? For example, "site 1" have users 1 and want to speak to "users 2" on server "site 2". Can i create a shared roster on each server with Group "user 2" for server 1 and group "users 1" on server 2? (syntax will be group 2 with user2@server2.org and group1 user1@server1.org and each will be recognised ?)In regards of question 1, groups on each servers work with erlang method or virtual nodes ? Shared roster will automatically add when all servers are up ?
Do you think that method consume high bandwidth ?

Thanks for your help.

strung

Syndicate content