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

Open source broker to replace webmethods broker

  • 1.  Open source broker to replace webmethods broker

    Posted Wed July 21, 2010 03:14 AM

    Hi all,

    I’m not too familiar with the webMethods broker. Due to constraints, we are not able to adopt the webMethods broker. Can I check technically how feasible if we want to adopt open source broker like proteus to replace webMethods broker? Is it achievable?


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


  • 2.  RE: Open source broker to replace webmethods broker

    Posted Wed July 21, 2010 08:53 PM

    Yes and no.
    For totally replacing WM broker without much coding, it’s not easy. Wm broker is just tightly integrated with all other WM components.

    But, if you just want queuing, it’s yes. We use JMS queue in Jboss, WM as both publisher and consumer of the queue, works fine with hugh throughput.


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


  • 3.  RE: Open source broker to replace webmethods broker

    Posted Wed July 21, 2010 11:07 PM

    Uhmmm not at all.

    Broker is something else than a JMS provider. wM concept of documentType will work only with IS local publish and broker.

    If local publishing is fine with you, and you do not need a remote Broker that’s fine. But many functionalities would require publish doctypes.

    Now when it comes to regular JMS pub/sub webMethods support ONLY the following providers ( http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuite8_ga/Integration_Server_and_Process_Engine/8-0-SP1_Administering_Integration_Server.pdf page 189)

    As you can see while talking about OpenSource only Jboss fits here.
    Other might work but you better do not have a problem and need to contact support.

    Aside from price contraints, why aren’t you able to use wM Broker?


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