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

Creating new threads in IS to invoke flow services

  • 1.  Creating new threads in IS to invoke flow services

    Posted Tue November 18, 2008 02:58 AM

    Hi All

    I was wondering does webMethods offer a way to create new threads. I want to create a scenario where I am load testing one flow service. I want to create several threads and each thread is invoking the same flow service, thereby simulating a load condition.

    May seem like a basic question however still new to webMethods development.

    Thanks in Advance

    Regards
    Kevin


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: Creating new threads in IS to invoke flow services

    Posted Tue November 18, 2008 04:32 AM

    Yes, search the wMUsers forums for “doThreadedInvoke” or “notifyOnSuccess” and review the webMethods IS API javadocs for Service.doThreadedInvoke() method.

    Mark


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods