<div dir="ltr">I have a program that captures xml data every 2-6 secs from a power sensor, win , xp. Would like to use freearc ebvery minute or so to compress the previous data in parallel w/o stopping the capture. Running arc from cmd line using exec eg exec('/c arc.exe outfile infile'); The compression may take 30 secs or so. </div>
<div dir="ltr"><br></div><div dir="ltr">Is using mtprocs as in      </div><div dir="ltr"><a href="http://wiki.lazarus.freepascal.org/Parallel_procedures#Getting_MTProcs" target="_blank">http://wiki.lazarus.freepascal.org/Parallel_procedures#Getting_MTProcs</a></div>
<div class="gmail_extra"><br></div><div class="gmail_extra">the best way to do this? Or threads. Any other ideas? </div><div class="gmail_extra"> </div><div class="gmail_extra">John</div><div class="gmail_extra"><br><br><div class="gmail_quote">
<br></div></div>