Java Message Service (JMS)

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ]

Articles
FAQs
  Forums
Implementations
  

Articles:
  • Save the JMS for last by Di Wang   - [Clicks: 12]
    Don't spend time configuring JMS when you need to be coding business logic. A decoupled application architecture lets you switch from synchronous to asynchronous processing at runtime.
    http://www.javaworld.com/javaworld/jw-07-2008/jw-07-asynch-jms.html - Jul, 2008

[Top]

FAQs:
  • jGuru FAQ   - [Clicks: 72]
    http://www.jguru.com/faq/JMS

[Top]

Forums:
  • jGuru Forum   - [Clicks: 19]
    http://www.jguru.com/forums/JMS

[Top]

Implementations:
  • OpenJMS by Jim Alateras, Tim Anderson   - [Clicks: 41]
    OpenJMS is an open source implementation of Sun Microsystems's Java Message Service API 1.0.2 Specification.
    http://openjms.sourceforge.net/

[Top]