A technical blog
How to setup Tigase 7.0.2 cluster
Introduction Tigase is an open source chat server written for the XMPP (aka Jabber) protocol. It offers high performance, and easy clustering which makes it highly scalable. Before you reach hundreds of thousands of online users on your chat server, you might want to make sure that you will be...
How to install Tigase XMPP server 7.0.2 on Ubuntu 14.04.2
Introduction This tutorial will cover the steps needed to install the Tigase 7.0.2 on Ubuntu 14.04.2. I will show how to install Tigase with mysql database and what it takes to replace it with mongodb. Tigase is an open source chat server written for the XMPP (aka Jabber) protocol. It...