IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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
  • 1.  Persistent storage

    Posted Tue December 31, 2002 12:25 PM

    We have a situation where the broker-pers file fills up very fast. We have defined our client groups to be of persistent storage type. I have seen two threads on this topic, but I am not clear of the resolution. If I make these client groups guarenteed, then I would be using double the space because of the two-phased commit ? What is the resolution when the when I use up all 512 MB. Is there a way of flushing the file. Since space is a constraint on that server, I understand making the client groups to have guarenteed storage would make the situation worse by doubling the space required.

    ES version is 411.
    Thanks for your help.


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Persistent storage

    Posted Tue December 31, 2002 05:30 PM

    SCHAVALI:

    a) Broker 5.0 (and greater) does not have this limitation.

    b) The only way you can get over this problem for broker<5.0 is by having a architecture that involves multiple broker servers and an algorithm that helps in distributing the integrations on these servers. Please let me know if you need more details on this topic. This recommendation also suggests having a hub broker server sometimes. Brokers talk to each other using gateways and territories, the issue being that the guar file size increases when two brokers belonging to two different broker servers are brought into a territory. So, having multiple brokers, broker servers and territories in a elegant manner with the possibility of having a hub broker probably is your solution.


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Persistent storage

    Posted Thu January 02, 2003 06:00 AM

    Hi WmConsultant ,

    Thanks for the reply. Can you please send me more details about the distributed architecture you suggested or point me to some documentation.

    How does the broker manage this file, broker-pers. Are old messages deleted. Currently, we are saving this file and then creating a new one whenever it fills up. But, we are losing some messages in case of a network failure and we delete the file before the broker tries to send them again.

    Thanks again for your help.


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Persistent storage

    Posted Fri January 03, 2003 02:57 PM

    Hi, Schavali.

    Here are some links to some related topics that may be of help to you:

    1. broker-pers – [url]wmusers.com []broker-pers – [url]wmusers.com []Multiple Broker Servers on one machine – wmusers.com

    Hope this helps.


    #Integration-Server-and-ESB
    #webMethods