You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This page attempts to explain JBI quickly for developers who are experienced in using the Java Messaging Service.

In things like JMS, messages are routed to a destination (a topic or queue) and then messages are consumed from those destinations. The routing in JBI is quite different.

  • No labels