public synchronized int getQueueLength() {
   return wq_.getLength();
 }