I would suggest creating some sort of scheduler in your own code that only allows a set number of pdf2swf.exe processes to be running at a time. If you decide that 5 is the max number of processes that you want to run at a time and a 6th request comes in then your code can put the sixth request in a queue that will be processed when one of the other 5 has completed.
- [Swftools-common] 100% CPU when convert using PDF2SWF Thiago Lima
- Re: [Swftools-common] 100% CPU when convert using PDF2... filip sound
- Re: [Swftools-common] 100% CPU when convert using ... Douglas Miller
- Re: [Swftools-common] 100% CPU when convert using ... Matt Cline
