webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

webMethods Ezine Master of Record Design Pattern for Broker

  • 1.  webMethods Ezine Master of Record Design Pattern for Broker

    Posted Tue December 03, 2002 05:09 PM

    Questions or comments about this webMethods Ezine article?

    Click here to read the original text.


    #webMethods-Architecture
    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: webMethods Ezine Master of Record Design Pattern for Broker

    Posted Tue December 10, 2002 10:05 PM

    I am new to webMethods (rather XPI) (so pardon me if I sound insane)
    This is a neat implementation of the master-slave patter in the WM world.
    The only limitation being that the source application (order) will not be able to integrate the order insert into its transaction context.

    RE ur “in memory latch” alternative it sure is a performance enhancer although I have 2 quries

    1. If no canonical key is generated which links the source and target ids how will we be able to link them in the future (if we do not intend to use a P2P integration)
    2. When does the latch classqualify for garbage collection.

    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods-Architecture