Messaging Middleware
Messaging Middleware:
A messaging server is a middleware program that handles messages that are sent for use by other programs using a messaging application program interface (API). A messaging server can usually queue and prioritize messages as needed and saves each of the client programs from having to perform these services. Messaging and messaging servers usually are organized in one or both of two models: point-to-point messaging and subscribe/publish messaging.
From: http://searchwinit.techtarget.com/gDefinition/0,294236,sid1_gci214556,00.html
OpenIM Java Jabber
OpenIM Java Jabber Server is an open-source Java implementation (BSD License) of Jabber Instant Messager.
The purpose of the OpenIM project is to produce a fast, simple, and highly efficient instant messager server with high modularisation codebase.
Loading .....