Hi
The reason for the need of "serializing" the messages from this specific sender to this specific reveiver is to avoid any parallel processing in PI and at receiver side, causing too heavy load and causing locking problems in the receiver due to the fact that lot of messages update the same object at receiver end and a lot of messages send.
I'm not sure I fully understand the use of "max receiver parameter".
Br.
Christian