The dialer is a multithreaded process which communicates
between threads using inter-thread messaging. The queue
depth object indicates how many messages are currently queued
for the main dispatch thread. When this object is used in
combination with the average queue time object, message
processing performance can be gauged. By default, the dialer
process will deliberately restart when this value exceeds
10,000 messages.