[gang-of-4-patterns] Messaging Design Pattern and transparent access to distributed components

Messaging Design Pattern dsheppard2k at yahoo.com
Mon Apr 26 09:27:46 CDT 2010


Dear List members,

Please find enclosed a link to a draft discussing the Messaging Design Pattern and a distributed component model:

http://jt.dev.java.net/files/documents/5553/149793/distributedModel.pdf 

Any feedback would be appreciated,

Ed






Messaging Design Pattern and transparent access
to distributed components  

   

Abstract 

   

This paper discusses a
distributed component model based on the messaging design pattern (MDP). This
pattern is utilized to implement transparent and secure access to remote
components in a distributed environment. Our model also demonstrates how
software engineering processes and techniques can be improved by using MDP.  For instance, it has been used for the
implementation of Service Oriented Architecture (SAO) and Enterprise Service
Bus (ESB) technologies. At the core of these technologies lies the need for
communication between components and applications. This communication challenge
is exactly the one that MDP targets and solves. 

  
Additional references
Messaging Design Pattern - http://jt.dev.java.net/files/documents/5553/149438/Messaging.pdf

   

   




      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.uiuc.edu/pipermail/gang-of-4-patterns/attachments/20100426/748478ab/attachment.html 


More information about the gang-of-4-patterns mailing list