I am using BlockingQueue to write my messages. I would like to know the best way to handle messages which the client is trying to write to when the queue is full. I do not want