Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: "aminer" Newsgroups: comp.programming.threads,comp.programming Subject: Parallelcompression library have been updated to version 2.19 Date: Tue, 18 Sep 2012 18:42:06 -0500 Organization: A noiseless patient Spider Lines: 26 Message-ID: Injection-Date: Tue, 18 Sep 2012 22:42:12 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="c43ca82f9e8d62a602307fe9d2e9b807"; logging-data="26421"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+q2FtNY2Mo1C3NRDnUDlzE" X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512 X-RFC2646: Format=Flowed; Original X-Newsreader: Microsoft Outlook Express 6.00.2900.5512 Cancel-Lock: sha1:5YME5z4EbOvXT7noBnlhhUdeuyg= X-Priority: 3 X-MSMail-Priority: Normal Xref: csiph.com comp.programming.threads:1079 comp.programming:2223 Hello, Parallelcompression library have been updated to version 2.19, i have added a sleep(0) in the execute() method of the Threadpool engine like this: while not Queue.push(tobject(params)) do sleep(0); and now parallelcompression is 15% to 20% faster. also i have added a GetFileSize() method. And I have tested parallelcompression and found that my Parallel Gzip is 5% faster than pigz. You can download parallelcompression library from: http://pages.videotron.com/aminer/ Thank you, Amine Moulay Ramdane.