Jump to letter: [
ABCDEGHIJKMNOPRSTWX
]
openjms: OpenJMS Implementation
- Summary
- OpenJMS is an open source implementation of Sun Microsystems's
Java Message Service API Specification.
JMS-1.1 is supported from 0.7.7 on.
OpenJMS features:
- Point-to-Point and publish-subscribe messaging models
- Guaranteed delivery of messages
- Synchronous and asynchronous message delivery
- Persistence using JDBC
- Local transactions
- Message filtering using SQL92-like selectors
- Authentication
- Administration GUI
- XML-based configuration files
- In-memory and database garbage collection
- Automatic client disconnection detection
- Applet support
- Integrates with Servlet containers such as Jakarta Tomcat
- Support for TCP, RMI, HTTP and SSL protocol stacks
- Support for large numbers of destinations and subscribers
Changelog
- * Wed Sep 7 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:0.7.6.1-1jpp
-
- First JPackage release