How to Identify Complexity of IBM ODM Rules Based Applications? -


i know, how complexity of rule based application can measured?

is there standard way defined ibm ?

or function point measure complexity of software based application

complexity can based on parameters 1) parameters being passed / 2) number of rules present / 3) database ups / 4) network latency / 5)ruleset parsing time / 6) ruleset execution time / 7) application design / 8) execution unit configuration / 9) configure xom / 10) asynchronous ruleset parsing / 11) connection pool size / 12) res server configuration / 13) xu configuration / 14) reduce trace in server logs

can please me understand standard way ibm recommend or decided application architect ?

any , inputs appreciated... in advance.

there no defined way of measuring 'complexity' of odm application. however, should make sure use correct topology needs (see deployment architecture odm documentation), , appropriate design decisions performance requirements (see odm documentation @ overview: affects performance of decision server application , improving performance of rule execution server.)

there improve performance ibm odm series on developerworks, discusses in detail possible configurations , impact on performance, including parameters mentioned. dw answers has few entries on odm performance listed in improve performance of odm modules.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -