| Feature |
Description |
Access Control (Business Edition Only) |
Fine grained access to JMS queues and topics can be controlled on a per-user level |
| Administration |
Fully documented, easy administration either via the console or graphical interface. |
| Guaranteed Delivery |
Guaranteed, once and only once, secure, reliable messaging. JMS 1.0.2 compliant with both Point to Point and Publish/Subscribe models. |
| Fault Tolerance |
iBus//MessageServer clients are able to transparently reconnect to the server after either network interruption or server restart. Fault Tolerance increases the reliability of your messaging system and solution as a whole.
|
| Flow Control |
This feature manages the amount of data that Consumers/Producers may receive, depending on available client resources. |
| Java on the client side |
JDK 1.1, 1.2, 1.3, 1.4 |
| Java on the server side |
JDK 1.2, 1.3, 1.4 (from release 4.5.1 onwards) |
| J2EE
application servers
|
XA transactions are a key component of any intergration into a J2EE Application Server.
We provide distributed XA transactions via an implementation of the JTA XAResource.
|
| JNDI |
Support for attribute storage and retrieval via LDAP JNDI and other JNDI's. |
| Memory Management |
A fully documented and configurable Advanced Memory Management Tool is supplied with every distribution. |
| Message
Content
|
Text,
XML, images, binary, Java objects, ... |
| Connection Loss Detection |
PING is a plugable component that actively controls the connection in case of client/server inactivity. |
Plugable Architecture (Business Edition Only) |
A Protocol Plugin Architecture, supporting many transport protocols and quality-of-services. |
| Slow Subscriber Detection |
Detection and handling of slow subscribers, thus avoiding system slow downs. |
SSL (Business Edition Only) |
128 bit Secure Socket Layer. |
| Time Difference Detection |
Unexpected results may occur in messaging if the client and server are working under different times, we handle this! |
| Wildcard Topic Subscription |
Subscription to multiple topics in one step using wildcards |