(PECL rdkafka >= 1.0.0)
RdKafka::getOutQLen — Get the out queue length
Returns the current out queue length.
The out queue contains messages waiting to be sent to, or ackknownledged by, the broker.
This function has no parameters.
Returns the number of messages in the out queue.