cancel
Showing results for 
Search instead for 
Did you mean: 

Max Receiver per specific interfaces

Former Member
0 Kudos

Hi,

I was looking at this new capability to set up how to process messages in parallel for a specific interface.

Configuring Receiver Parallelization - Advanced Adapter Engine - SAP Library

Does this settings work for each java node or it is a total number of threads regardless the number of java nodes in the system?

Many thanks.

Accepted Solutions (1)

Accepted Solutions (1)

martin_babayan
Employee
Employee

Hi Phileas,

MaxReceivers (global one and this one as well) limits number of threads for each interface per each server node. If you have 10 nodes and set Max Receivers to 3, in total you will have up to 30 threads for this particular interface.

BR,

Martin

Answers (1)

Answers (1)

engswee
Active Contributor
0 Kudos

Hi Phileas

Actually, parallelism is dependent on the actual adapter used. Different adapters allow different levels of parallelism.

Check section 6.1.1. of the following document from SAP to gain a better understanding.

Rgds

Eng Swee