共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Tigase Jabber/XMPP Server |
Tigase Jabber/XMPP Server
|
16 | 0 | 3995 |
贡献者 | 讨论 | 代码提交 |
Tigase Jabber/XMPP Server is Open Source and Free (AGPLv3) Java server using all available features in last JDKs. It uses NIO for network communication, selectors, concurrent JDK framework, security library and so on. All these functionalities are available directly from JDK so the need for external libraries is limited to minimum. Actually it doesn't use any external library at run-time. A few third-party libraries are used for development such as JUnit, Forrest, UnitTestsGen and ANT