It is possible, yes, but not natively supported. You will need to design a communication mechanism/protocol which allows multiple APE instances to communicate among one another in an event driven fashion. Look to how IRC federation works for inspiration.
Johnathan On Tue, Feb 15, 2011 at 12:13 PM, Naresh <[email protected]> wrote: > > > is it possible to cluster the ape-server to have access to same > channels from multiple servers? I am thinking if some one need to > serve millions of clients and then using a load balancer in front of > ape-servers. Is that possible at all? If yes how? I would appreciate > your answer. > > thanks > Naresh > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
