Decision Management & Intelligence (ODM, DI)

Decision Management & Intelligence (ODM, DI)

Connect with experts and peers to elevate technical expertise, solve problems and share insights


#Data
#Data
#Businessautomation
 View Only
Expand all | Collapse all

How do you configure for concurrent threads - scalability?

  • 1.  How do you configure for concurrent threads - scalability?

    Posted Wed October 03, 2012 06:43 PM
    This question comes from the September 27 webcast "Integration of IBM Operational Decision Management with WebSphere Message Broker:"



    How do you configure for concurrent threads - scalability?  


  • 2.  How do you configure for concurrent threads - scalability?

    Posted Fri October 05, 2012 01:37 AM
    Threads are configured in the ra.xml file, which is part of the J2SE Rule Engine configuration.  One of the entries in this file sets a default of 10 threads, which you can change:

    pool.maxSize=10,pool.waitTimeout=-1