Projects tigase _server server-core Issues #171
Tigase scalability (#171)
Closed
Pierre-Olivier HAYE opened 1 decade ago

Hello,

I have several questions about tigase scalability:

For now I have one server running tigase. I would like to setup a fallback server which could take over if my server fail.

I know that tigase is offering a master/slave configuration but what's happening if the master fail?

If I have 2 front connected to the same database, can a user connected to server A talk with a user connected to server B?

Artur Hefczyc commented 1 decade ago

Tigase offers a symmetric clustering solution. It means all cluster nodes are equal and there is no master or slave server. They work at the same time and can share the same load. This works for both load balancing and high availability.

issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
RedmineID
952
Version
tigase-server-5.2.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#171
Please wait...
Page is in error, reload to recover