In debuggers and loggers it would be nice to use the queue name for the thread name. So when a queue executes a task it should change the name of the thread to the queue name and when it is finished it could set it back to what it was before. If you give me a hint where to change it I will submit a patch.
thanks