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
Expand all | Collapse all

XML via HTTPS that invokes a service on IS 4.6

  • 1.  XML via HTTPS that invokes a service on IS 4.6

    Posted Wed March 15, 2006 12:30 PM

    Hi

    I would like how the integration server handles concurrency.
    If there are two HTTPS requests to a service at the same time how does the IS react and handle these requests?

    We are currently considering a solution with a partner who will send an xml message via HTTPS - how does one consider performance / concurrency if the partner could send 2000 messages a day (real-time)

    Any responses greatly appreciated

    Regards

    Paul


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 2.  RE: XML via HTTPS that invokes a service on IS 4.6

    Posted Wed March 15, 2006 03:25 PM

    Paul,

    Each post creates a new session in IS. 2,000 messages / day is not a large number. However, if each message was 500Mb in size or if the messages each required lots of work to process or if your IS was running on a recycled 386 with 128M of memory, you might have an issue.

    In short, you can’t plan adequately for performance without much more data than you’ve provided and without conducting your own performance tests to validate any design-time assumptions.

    HTH,

    Mark


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport