Does PSAPPSRV always process syncronous messages?
question I have, In the red papers for IB when it talks about syncronous messages it says "
All Integration Broker Synchronous processing occurs in the PSAPPSRV process "
If I have a Event I'm processing. IB is doing that in the SUBHND. The event then calls a syncrounous message.
My question is what process handles that syncronous call in this case? I have looked at the counters on the PSAPPSRV process but it does not go up nor do I see that process doing anything in Linux/TOP. So my question in this case is the SUBHND processing the syncronous message?