What is role of local queue and main queue for the rendering thread

I found there are distinct queues for each thread,local queue and main queue,what is the role of each queue in the rendering process,why does there exist two queue ?thank you !