Skip to content
Skip to breadcrumbs
Skip to header menu
Skip to action menu
Skip to quick search
Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
Groovy
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Page Layout
No Layout
Two column (simple)
Two column (simple, left sidebar)
Two column (simple, right sidebar)
Three column (simple)
Two column
Two column (left sidebar)
Two column (right sidebar)
Three column
Three column (left and right sidebars)
Undo
Redo
Find/Replace
Keyboard Shortcuts Help
<h1>Draft Roadmap</h1> <ul> <li>0.1 - current release <ul> <li>The 0.1 release provides a set of JMS Category APIs for community review</li> <li>develop a wiki page that provide examples of the GroovyJMS usage</li> </ul> </li> <li>0.2 - next release - end of 2008 <ul> <li>Adopt general Groovy style and standard, e.g. JDK Logger</li> <li>First revision to <strong>Groovy-style API</strong></li> <li>Provide API for all key JMS usages <ul> <li>In 0.1, the API support basic usage only. User has to use JMS API directly if they want to call certain JMS API that takes more configurable arguments. e.g. to send a Map message would require users to construct a JMS Message in v0.1</li> </ul> </li> <li>Clarify possibly Groovy messaging usage <ul> <li><span style="text-decoration: line-through;">Check if it is possible to enhance Groovy Category to provide a pre-execute and post-execute API. This makes a big difference to the GroovyJMS API</span> Revised to use a Closure in Closure pattern, user code will be changed from use(JMS)<br /> { jmscode } to <strong>new JMS(){ jmscode }</strong></li> <li>Develop a wiki page with a table that list key JMS usage, current GroovyJMS API and proposed Groovy usage</li> </ul> </li> </ul> </li> <li>0.3 <ul> <li>Implement an optional <strong>Groovy Builder for constructing ActiveMQ Broker</strong>, and adjust default behavior.</li> <li>Continuous to evolve and add Groovy-style API</li> <li>Integrate with <strong>Grails JMS Plugin</strong></li> <li>Provide <strong>build script</strong></li> <li><strong>Full test coverage</strong></li> </ul> </li> <li>0.5 - begin to evolve to a Groovy Messaging Service <ul> <li><strong>No longer assume user to have JMS knowledge</strong></li> <li>Use <strong>Grape/@Grab</strong> to provide underlying JMS implementation, by default Apache ActiveMQ, so users may have an option to use JMS without any special works to download JMS implementation jar files. JMS Implementation configuration could be done in the GroovyJMS Builder.</li> <li><span style="text-decoration: line-through;">Implement an</span> <strong><span style="text-decoration: line-through;">annotation</span></strong> <span style="text-decoration: line-through;">that make a method bind to the GroovyJMS context transparently. so user needs not to use new JMS(){} and could directly use GroovyJMS resource and API</span> the new jms{ } usage is very clean and it's not really necessary to use annotation</li> <li>Provide English language style / Domain Specific Language way for messaging.</li> <li>Provide an example that demonstrate <strong>support for JBoss Messaging 2.0</strong></li> <li><strong>Benchmark</strong> the performance difference between implementing the project with Groovy and Java. <strong>Port to Java</strong> if there are significant performance difference</li> </ul> </li> <li>1.0 - Provide a full function <strong>Groovy Messaging Service</strong> as the standard way of using messaging enterprise Groovy applications <ul> <li>no assumption of JMS dependency</li> <li><strong>support non-JMS features</strong> such as Message Group, Virtual Topic as standard features</li> </ul> </li> </ul> <h1>TODO List </h1> <ul> <li>Put the v0.1 source code to svn</li> <li>Remove Log4j dependency and the MDC usage</li> <li>API Implementation <ul> <li>for send(), support Map and other type of JMS messages</li> <li>for subscribe(), support closure with explicitly casting to MessageListener</li> </ul> </li> <li>Naming convention <ul> <li>following JMS to use createQueue rather than queue()? No, createQueue is for creating a Queue. For queue(), it isn't really just a Queue but a Queue with MessageProceducer functionalities <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li> </ul> </li> </ul> <h1>Status of JMS API Support</h1> <p>refer to the linked spreadsheet</p> <ul> <li><a href="http://www.editgrid.com/user/mingfai/GroovyJMS">http://www.editgrid.com/user/mingfai/GroovyJMS</a></li> </ul>
Please type the word appearing in the picture.
Attachments
Labels
Location
Watch this page
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced