Clustering support
Submitted by Anonymous on Wed, 2007-06-06 08:06
Hi,
I need a server with extensible architecture. Our goal to handle more than 100 000 concurrent users. So, we are looking for clustered solution. As I understood from http://www.tigase.org/node/185 Tigase server supports clustering. Can I have multiple c2s components on different machines sharing one XMPP server name? Could you give me example configuration files and/or guide how it can be done?
Thanks,
Tim
- 2120 reads
Printer-friendly version- Send to friend






The server now supports a
The server now supports a full clustering mode. Please have a look at the clustering presentation.
Yes this is possible
Hello Tim,
This configuration is possible and actually some of my tests are executed for such configuration - look for Distributed table column. So this is not only possible but also well tested configuration.
The best place to start looking for configuration is configuration wizards page and parameters:
--gen-config-smand--gen-config-csare available to make it easier to prepare configuration for cluster mode you need.Please have a look at it and contact me if you have any more questions.
The example configuration shows how to setup separate session manager and 1 external c2s component. So I guess you might have a question how to connect more than just 1 external c2s component. If it is not clear from the guide please let me know, I will provide you with more sample config files.
Post new comment