Flow control

The APIO comes with a flow control management embedded to prioritize the processing of requests toward the network element.
It implements a priority queue were all messages take place before being fetched and sent to the network element.
The priority is assigned by the session management layer based on the user profile.
(ex: users used for batch operations should have a lower priority configured than “end-user”).

../_images/flow_control.png