Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #1079
| From | "aminer" <aminer@videotron.ca> |
|---|---|
| Newsgroups | comp.programming.threads, comp.programming |
| Subject | Parallelcompression library have been updated to version 2.19 |
| Date | 2012-09-18 18:42 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <k3atc4$ppl$1@dont-email.me> (permalink) |
Cross-posted to 2 groups.
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.
Back to comp.programming.threads | Previous | Next | Find similar
Parallelcompression library have been updated to version 2.19 "aminer" <aminer@videotron.ca> - 2012-09-18 18:42 -0500
csiph-web