IMO, Per interface (based on outgoing to incoming ) create a queue and use it for all messages. This is pretty standard. You might also want to consider doing message packaging (based on scenario) for improving performance.
↧
IMO, Per interface (based on outgoing to incoming ) create a queue and use it for all messages. This is pretty standard. You might also want to consider doing message packaging (based on scenario) for improving performance.