1
votes
votes
4 answers
Multithreading in a console application
I'm writing a console application basically as a batch media encoder, which is acting as a "front-end" to various encoding tools. I already have classes which read an encoding "queue" from an XML file, and produce the ne ...
