Skip to main content
1-Visitor
March 24, 2017
Question

Too many threads started when I use Distributed batch to deal with multiple items

  • March 24, 2017
  • 0 replies
  • 880 views

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.