Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

For details see the discussion on Asynchronous Queueing on the SOA Patterns site.

To implement asynchronous queueing just send a message to an async endpoint like JMS or SEDA.

You can also force InOnly message exchange patterns using an annotation if you are using something like Spring Remoting