Artwork implying World Wide Web Architecture

WebSphere Application Server Service Integration Bus

Part of the WebSphere Application Server in Plain English Series
Most recently modified on 2011-01-31
Back to home pageBack to articles pageWAS architecture articles pageScript articles page.
See also these related articles:WebSphere Application Server Overall ArchitectureWeb Based Content FlowControlling WebSphere Application Server

Messaging is a very loosely coupled way to do system integration. Two or more applications can communicate via messaging without any of them knowing the name or the location of the others. Contrast this with email which requires that you at least know the recipient's email address.

Instead of delivering messages directly to a named recipient, the service integration bus sends messages to something that acts like a database. That something is called a destination. The destination could be an actual database, or just a flat file that acts like a database. The act of sending a message involves writing to that destination. The act of retrieving a message involves reading that destination.

The destination belongs to a messaging engine. The messaging engine belongs to a bus member. The message traffic on a Service Integration Bus consists of a bunch of network traffic among bus members, messaging engines, and ultimately, destinations.

diagram showing the various parts of WebSphere default messaging and illustrating how those parts relate to each other

Arthur Kevin McGrath

Bio:

The author is an engineer with the consulting firm, Contract Engineers. He has consulted and lectured extensively since 1987 about the infrastructure that makes electronic commerce possible. His publications include Leading Practices for WebSphere Dynamic Process Edition V6.2 (SG24-7776-00) and Websphere Application Server Administration Using Jython (ISBN 0137009526), the definitive book on WAS scripting.

Photo of the author
To schedule a speaker at your location, write speakers@edu4eng.comTo inquire about consulting for your company, write consultants@edu4eng.comTo inquire about training for your company, write training@edu4eng.com