IBM®
Skip to main content
    Country/region [select]      Terms of use
 
 
    
     Home      Products      Services & solutions      Support & downloads      My account     
 
developerworks > Dashboard > Bobby Woolf: WebSphere SOA and J2EE in Practice > Miscellaneous Technologies > Queued Messaging
developerWorks
Log In   View a printable version of the current page.
Overview Spaces Forums Blogs Podcasts Wikis Exchange
Queued Messaging
Added by bwoolf, last edited by bwoolf on Feb 08, 2008  (view change)
Labels: 
(None)

Queued Messaging

With queued messaging, senders and receivers of data do not know about each other but are connected by a channel, a queue or a topic. The data is encapsulated as a message for transmission via the messaging system. A channel transmits a message using store-and-forward, such that the message is always stored somewhere and won't be lost (within the boundaries of the channel's quality of service). Because messages are always stored, they queue-up within the channel until they are consumed by the receiver.

See Basic Messaging Terminology.

Also see my blog posting Interoperable Queued Messaging, based on the blog posting Making Loose Coupling Real: The Need for Interoperable Queued Messaging by David Chappell.

Technologies

This topic includes technologies like:

Resources

Enterprise Integration Patterns is an especially good book on how to design application integration solutions using queued messaging.

Issues

Here are some common issues and problems with messaging:

Docs Message Order (Bobby Woolf: WebSphere SOA and J2EE in Practice)


    About IBM Privacy Contact