Developer(s) | Artur Hefczyc |
---|---|
Initial release | October 2004 |
Stable release | tigase-server-5.1.0-b3002[1] / August 21, 2012 |
Development status | Active |
Written in | Java (programming language) |
Operating system | Cross-platform |
Type | XMPP server |
License | 5.1.0 and newerAGPL3;[2] 5.0.0 and earlier - GPL3 |
Website | www.tigase.org |
Tigase is an open source (AGPL3) project started by Artur Hefczyc in October 2004 to develop XMPP server implementation in Java.
Initially the goal was to develop fully compliant XMPP server with backward compatibility with informal XMPP specification. In time the project has been split into smaller parts - server implementation, xmltools containing parser for XML streams and test suite with built-in scripting language.
In summer 2006 client side library and application in Java have joined Tigase project.
Contents[hide] |
[edit]Subprojects
Now Tigase consists of following subprojects:
- tigase-server - Tigase XMPP server
- tigase-xmltools - XML tools, parser simple XML database
- tigase-utils - Repository with common files used in other Tigase subprojects.
- tigase-testsuite - Test suite for testing XMPP servers.
- tigase-tclmt - Tigase XMPP Server Command Line Management Tool[3]
- jaxmpp2 - XMPP client library
- tigase-messenger - Android XMPP client based on jaxmpp2 library
- tigase-webmessenger - web XMPP client based on jaxmpp2 library
[edit]See also
- Extensible Messaging and Presence Protocol
- List of XMPP server software
[edit]External links
[edit]References
About
Copyright © 2004-2012 Tigase.org. <http://www.tigase.org/>
The Tigase Jabber/XMPP Server is Open Source and Free (AGPLv3) Java based server.
The server offers complete implementation of the XMPP protocol with a long list of extensions. Effcient, reliable and very extensible can be easily integrated it with your systems.
The unique features of the Tigase server are
- High performance and scalability. Was tested with up to 500 000 concurrent users connected to a single machine and in cluster with over 1mln online users.
- High reliability. Tries to run as long as possible and tried to automaticaly recover from detected problems.
- Built-in many self monitoring functions. You can check your systems statistics via XMPP, JMX, HTTP, SNMP or you can automatically receive notifications about possible problems.
- Scripting support - scripts can be loaded/reloaded at run time. Many scripting languages are supported
- Virtual hosts support. You can have virtually unlimited virtual hosts which can be added/removed at runtime. You can temporarily block vhost or limit number of users per vhost.
- There is much more... check the official change log and the project website.
People who contributed to the project in alphabetical order:
- Artur Hefczyc (kobit)
- Bartosz Małkowski (bmalkow)
- Mateusz Fiołka
- Tomasz Sterna (smoku)
- ... and many others.
Installtion, configuration and compilation
The most recent documentation on all these topics is always available in the project website: www.tigase.org. Please refer to the website for all the details and always up to date guides.
You would probably want to start with Quick Start: http://www.tigase.org/content/quick-start documentation.
The website also contains lots of other useful information like load tests results, user discussions and online support and help always available to you.
This is 5.1.3-b2985 release of the server. Please include the exact version number in all correspondence regarding the server.
'Project > Instant Messaging' 카테고리의 다른 글
xmpp rfcs (0) | 2013.01.14 |
---|---|
tigase information (0) | 2013.01.12 |
XMPP 아키텍쳐 (0) | 2013.01.11 |
Simple (or Streaming) Text Oriented Message Protocol (STOMP) (0) | 2013.01.11 |
XMPP(Extensible Messaging and Presence Protocol) 소개 (0) | 2013.01.11 |