TQ mode

In this mode, the server enqueues all requests bound for the client. When the client connects, these requests will be sent to the client over TCP.

Reference: Refer to the section UQ mode for the sequence diagram explaining how the commands in TQ mode are processed.