• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Abhishek Tanwar

I build web & mobile experiences

  • HOME
  • BLOG
  • CONTACT ME
  • DISCLAIMER & COPYRIGHTS
You are here: Home / Patterns / Enterprise Integration Pattern Part 1 of 7 [Messaging]

Enterprise Integration Pattern Part 1 of 7 [Messaging]

June 5, 2013 by Abhishek Tanwar

This is the first enterprise integration pattern concept – Messaging.

Messaging

The problem statement for this pattern is how do two systems which are not aware of internal processing logic of each should exchange information provided the two systems are bound to work together in the E2E landscape.

The solution of this problem lies in the integration pattern to be used. Ofcourse, you can use a direct WebService, RMI, or any other Java call to invoke the specific service but in today’s integration world where the requirements of integration includes – Reliability, immediately and configurability, direct P2P integration doesn’t fit in.

Hence the solution to the problem is to use an asynchronous messaging architecture as below:

 

Enterprise integration Pattern - Messaging
Enterprise integration Pattern – Messaging

 

The basic intention of using Asynchronous Messaging is sending a message and forget about the headache of managing, tracking and seeing if this is delivered. The underlying protocol and supporting framework takes care of the same.

Example of Asynchronous Messaging is Weblogic JMS, MQ etc. I normally work on Weblogic JMS which provides lot of features to support different aspects of Message.

The advantages of using the same are listed below:

  1. Reliability
  2. Asynchronous Mode of communication
  3. Loose coupling between Source and Target Applications.
  4. Unit Testing/Integration Testing becomes easier as you can test each application standalone much more easier than it was when tightly coupled.

I believe this mode of communication is and will become the major mode of communication and new and new ideas will be popping around the same like – Cloud Services to support this mode of communication etc.

Please share you ideas and thoughts around this. Hope you like it!

You can refer to Enterprise Integration Pattern Overview as well.

Share this:

  • Facebook
  • X

Like this:

Like Loading...

Filed Under: Patterns, Tips & Tricks, Uncategorized Tagged With: enterprise integration, integration pattern, message pattern, messaging

Reader Interactions

Trackbacks

  1. Enterprise Integration Patterns | Raving About Technology says:
    July 14, 2013 at 11:42 am

    […] Messaging […]

Primary Sidebar

  • Behance
  • Email
  • Facebook
  • GitHub
  • LinkedIn

Popular Posts

How To Integrate React in JSP Application
SaaS, PaaS, IaaS
XQuery highlighting in Notepad++
Standard Design Patterns – Applied to JAVA
XQDT Installation on Eclipse JUNO

Categories

  • Building APIs
  • Building Mobile Apps
  • Building Web Apps
  • Coding Challenges
  • Extensions
  • Fullstack
  • Patterns
  • Tips & Tricks
  • Uncategorized
  • VSCode

Tags

2022 vscode extensions Abstract Factory alienware amazing vscode extensions apple challenges coding coding-challenges Design Patterns dota2 dota2 items dynamic web service call dynamic webservice invocation enterprise integration express flex helpful vscode extensions how to implement mfa in nodejs increasing productivity using vscode integration pattern macro message channel message endpoint message pattern message router message translator messaging mfa offline action processing offline actions in struts pipes and filters PRG in struts react Steam struts System Emulator threads in struts utilities vscode vscode customization vscode extensions vscode productivity extensions xquery xquery 1.0 xquery design principles

Recent Posts

  • 15+ VSCode Extensions To Improve Your Productivity
  • Productivity and Quality Extensions for ReactJS in VSCode..
  • My goto VSCode plugins for 2022…
  • How to enable MFA for your application in Node.JS?
  • Structuring Express Application – How I do it?

Categories

  • Building APIs (8)
  • Building Mobile Apps (1)
  • Building Web Apps (7)
  • Coding Challenges (3)
  • Extensions (1)
  • Fullstack (6)
  • Patterns (8)
  • Tips & Tricks (41)
  • Uncategorized (43)
  • VSCode (2)

Tags

2022 vscode extensions Abstract Factory alienware amazing vscode extensions apple challenges coding coding-challenges Design Patterns dota2 dota2 items dynamic web service call dynamic webservice invocation enterprise integration express flex helpful vscode extensions how to implement mfa in nodejs increasing productivity using vscode integration pattern macro message channel message endpoint message pattern message router message translator messaging mfa offline action processing offline actions in struts pipes and filters PRG in struts react Steam struts System Emulator threads in struts utilities vscode vscode customization vscode extensions vscode productivity extensions xquery xquery 1.0 xquery design principles

Archives

  • August 2023 (1)
  • March 2022 (1)
  • February 2022 (1)
  • November 2020 (1)
  • April 2020 (2)
  • May 2019 (1)
  • April 2019 (1)
  • March 2019 (1)
  • December 2018 (1)
  • July 2018 (4)
  • June 2018 (3)
  • March 2018 (1)
  • May 2016 (1)
  • December 2015 (1)
  • May 2015 (1)
  • April 2015 (2)
  • March 2015 (1)
  • December 2014 (2)
  • November 2014 (2)
  • October 2014 (1)
  • August 2014 (2)
  • July 2014 (1)
  • April 2014 (1)
  • March 2014 (1)
  • February 2014 (2)
  • January 2014 (1)
  • December 2013 (4)
  • November 2013 (4)
  • October 2013 (3)
  • September 2013 (4)
  • August 2013 (2)
  • July 2013 (5)
  • June 2013 (9)
  • May 2013 (6)
  • April 2013 (2)
  • March 2013 (2)
  • January 2013 (1)
  • November 2012 (2)
  • HOME
  • BLOG
  • CONTACT ME
  • DISCLAIMER & COPYRIGHTS

Copyright © 2025

%d