pjklauser / bridgemq

Trusted Domain Messaging eXchange
0 stars 1 forks source link

Concurrency Authorization #108

Open pjklauser opened 8 years ago

pjklauser commented 8 years ago

for the sender MOS - we can limit the number of concurrent transactions, which would limit the number of concurrent senders on an address.

for the receiver MDS - also the number of receive transactions limits the number of receivers on a destination.

these 2 max values could be set by the administrator like the flow control high/how and max message size.