Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
When I use Distributed batch to deal with multiple items,for example,I export PDF from many drawings(more than ten drawings),the drawings would be exported into PDF one by one;
but a independent thread started when export each drawing , and the tread didn't ended when the task done;
So more and more thread runing at the same time,and the computer intend to be out of control.