If you currently have your own StorageProvider registry to get client details from a DB, why not deploy more instances of Vysper all pointing to the same DB ?
On Fri, Sep 16, 2011 at 9:21 AM, aruna reddy <[email protected]> wrote: > Hi, > Thanks for showing interest. > The requirement is as below. > We are using XMPP server to communicate between the clients.The > username pwds of the clients are stored in DB and we are using our own > storageprovider registry to get the details of clients from db.We want > to have more XMPP servers to help us in load balancing.In this case we > want the user object to be shared among all servers.For now we have > have subclassed AbstractRosterManager with our own implementation to > store it DB.I could not understand what needs to be done in specific > implementation of ResourceRegistry. > > Thanks > Aruna
