cancel
Showing results for 
Search instead for 
Did you mean: 

Doubt on number of parallel Queues in XI

Former Member
0 Kudos

Hi All,

I have a doubt regarding the number of parallel queues running in XI.

As per tuning guide it is recomended to set parameter EO_INBOUND_PARALLEL and EO_OUTBOUND_PARALLEL as 2 times the number of CPUs(2 X #CPU).

My doubt is that should the sum of these queues be

EO_INBOUND_PARALLEL+EO_OUTBOUND_PARALLEL = (2 X #CPU).

or

EO_INBOUND_PARALLEL = (2 X #CPU).

EO_OUTBOUND_PARALLEL = (2 X #CPU).

Kindly advise.Also share your experience on Parallel Queue Settings.

Regards,

Sudharshan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

For example, if you have 2 servers with 4 CPUs each, set the number of parallel queues (inbound and outbound) to 16.

Please see the below link..

http://help.sap.com/bp_bpmv130/Documentation/Operation/TuningGuide.pdf

Regards

Chilla..

<i>Points rewarded if it is helpful..</i>

Answers (2)

Answers (2)

Former Member
0 Kudos

EO_INBOUND_PARALLEL+EO_OUTBOUND_PARALLEL = (2 X #CPU).

Former Member
0 Kudos

Hi Sudharshan,

Tuning guide suggest : EO_INBOUND_PARALLEL+EO_OUTBOUND_PARALLEL = (2 X #CPU)

Thanks,

Rajeev Gupta