Introduction
It's a Groovy library with a Groovy Categories that make it very easy to use JMS in Groovy application. It transparently handle connection and session lifecycle, and adds some thread-safe convenient methods to the JMS APIs. e.g. send a message with:
This module is in its early stage. The provided example are fully functional, but some relatively complex scenario may require directly JMS API usage
You may visit the v0.1 page or the latest v0.2 docs
- GroovyJMS - v0.1 Docs and Example| svn v0.1
- GroovyJMS Docs- v0.2 is in svn trunk | svn trunk
Or check other information at:
- GroovyJMS Roadmap and Planning - Roadmap, Planning, and JMS API support status
- Groovy Messaging Service API - Summary of latest discussion
- GroovyJMS Reference Links
Labels