Hi, On 25 May 2015 at 22:11, shail.narayan <[email protected]> wrote: > Hi Matthew > > one quick question, I read in another thread that there was some work going > on in the scaling part. > so if we really need to load balance across multiple servers, is it possible > with Prosody as of now. > Any tutorial/doc you can point me to will be great too.
This is correct. It's possible, but the thread you were reading is probably the most documentation on the approach. This is because the best way to scale depends very much on your application, its design and requirements. > another option I read was that we can shard the users over multiple servers > each server handling a sub-domain. > considering I have control over the client completely, can we easily have > one user on on server talking to another > user on another server easily and hence achieve horizontal scaling? Yes, this is exactly what I mean by that approach. > Pardon me english and knowledge of Prosody as I am quite new to it (just > started looking at it a month ago) No worries. Welcome :) Regards, Matthew -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/prosody-dev. For more options, visit https://groups.google.com/d/optout.
