swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] 100% CPU when convert using PDF2SWF


From: Douglas Miller
Subject: Re: [Swftools-common] 100% CPU when convert using PDF2SWF
Date: Sat, 20 Jun 2009 09:53:08 -0500

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.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]