Clustering support

Submitted by Anonymous on Wed, 2007-06-06 07: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

Trackback URL for this post:

http://www.tigase.org/en/trackback/1284
kobit's picture
Submitted by kobit on Wed, 2007-06-06 09:14.

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-sm and --gen-config-cs are 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.


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.