- About my Parallel Compression Library - 2 Updates
- cmsg cancel <n46sf6$l82$2@dont-email.me> - 7 Updates
- My Parallel Compression Library was updated - 3 Updates
- About my projects... - 1 Update
- I have just updated all my projects - 1 Update
Ramine <ramine@1.1>: Dec 08 12:39PM -0800 Hello.... As you have noticed my Parallel Gzip format is not compatible with Gzip fomat , simply because my Parallel Gzip format has come with some enhancements to the Gzip format such as: it supports both compression and decompression rate indicator , and it can show the compression ratio, also i have brook the compatibility with Gzip format because i want to bring more enhancemends to the format, so this is why my Parallel Gzip format has become incompatible with the Gzip format, so hope you have understood this, this is the same for my other parallel compression algorithms. You can download my Parallel Compression Library version 3.4 from: https://sites.google.com/site/aminer68/parallel-compression-library Thank you, Amine Moulay Ramdane,. |
Ramine <ramine@1.1>: Dec 08 01:07PM -0800 On 12/8/2015 12:39 PM, Ramine wrote: > enhancements to the Gzip format such as: it supports both compression > and decompression rate indicator , and it can show the compression > ratio, also i have brook the compatibility with Gzip format because i I mean: broke in english, not brook. |
bleachbot <bleachbot@httrack.com>: Dec 08 04:22PM +0100 |
bleachbot <bleachbot@httrack.com>: Dec 08 04:59PM +0100 |
bleachbot <bleachbot@httrack.com>: Dec 08 05:34PM +0100 |
bleachbot <bleachbot@httrack.com>: Dec 08 06:22PM +0100 |
bleachbot <bleachbot@httrack.com>: Dec 08 06:29PM +0100 |
bleachbot <bleachbot@httrack.com>: Dec 08 06:37PM +0100 |
bleachbot <bleachbot@httrack.com>: Dec 08 07:06PM +0100 |
Ramine <ramine@1.1>: Dec 08 11:35AM -0800 Hello, I have updated my Parallel Compression Library, now the Parallel LZ compiles correctly under both Win32 and Win64. You can download my Parallel Compression Library version 3.4 from: https://sites.google.com/site/aminer68/parallel-compression-library Parallel Compression Library 3.4 Author: Amine Moulay Ramdane Description: Parallel Compression Library implements Parallel Gzip , Parallel Bzip , Parallel LZMA , Parallel LZ , Parallel LZO and parallel LZ4 algorithms using my Thread Pool Engine. - Now my ParallelGzip gives 5% better performance than Pigz. - It supports memory streams, file streams and files - 64 bit supports - lets you create archive files over 4 GB , supports archives up to 2^63 bytes, compresses and decompresses files up to 2^63 bytes. - Parallel compression and parallel decompression are extremely fast - It supports both compression and decompression rate indicator - You can test the integrity of your compressed file - Easy programming interface - Full source codes available. Just look at the Easy compression library for example, if you have noticed it's not a parallel compression library. http://www.componentace.com/ecl_features.htm And look at its pricing: http://www.componentace.com/order/order_product.php?id=4 My parallel compression library costs you 0$ and it's a parallel compression library.. My Parallel compression library was updated, i have ported the Parallel LZ4 compression algorithm(one of the fastest in the world) to the Windows 64 bit system, now Parallel LZ4 compression algorithm is working perfectly with Windows 32 bit and 64 bit, if you want to use Windows 64 bit Parallel LZ4 just copy the lz4_2.dll inside the LZ4_64 directory (that you find inside the zip file) to your current directory or to the c:\windows\system32 directory, and if you want to use the Windows 32bit Parallel LZ4 use the lz4_2.dll inside the LZ4_32 directory. If you want to use Windows 64 bit Parallel LZMA with Windows 64 bit just copy the LZMAStream1.dll inside the LZMA_fpc64 directory and LZMAStream2.dll inside LZMA_dcc64 directory to your current directory or to the c:\windows\SysWow64 directory, and if you want to use Windows 32bit Parallel LZMA copy the LZMAStream1.dll inside the LZMA_fpc32 directory and LZMAStream2.dll inside LZMA_dcc32 directory to your current directory or to the c:\windows\system32 directory. Language: FPC Pascal v2.2.0+ / Delphi 7+: http://www.freepascal.org/ Required FPC switches: -O3 -Sd -dFPC -dFreePascal -Sd for delphi mode.... Required Delphi switches: -$H+ -DDelphi32 Required Delphi XE-XE5 switches: -DXE {$DEFINE CPU32} and {$DEFINE Windows32} for 32 bit systems {$DEFINE CPU64} and {$DEFINE Windows64} for 64 bit systems Thank you, Amine Moulay Ramdane. |
Ramine <ramine@1.1>: Dec 08 12:24PM -0800 Hello, As you have noticed my Parallel Gzip format is not compatible with Gzip fomat , simply because my Parallel Gzip format has come with some enhancements to the Gzip format such as: it supports both compression and decompression rate indicator , and it can show the compression ratio, so this is why my Parallel format has become incompatible with the Gzip format, so hope you have understood this, this is the same for my other parallel compression algorithms. You can download my Parallel Compression Library version 3.4 from: https://sites.google.com/site/aminer68/parallel-compression-library Thank you, Amine Moulay Ramdane,. |
Ramine <ramine@1.1>: Dec 08 12:31PM -0800 Hello, As you have noticed my Parallel Gzip format is not compatible with Gzip fomat , simply because my Parallel Gzip format has come with some enhancements to the Gzip format such as: it supports both compression and decompression rate indicator , and it can show the compression ratio, also i have rook the compatibility with Gzip format because i want to bring more enhancemends to the format, so this is why my Parallel Gzip format has become incompatible with the Gzip format, so hope you have understood this, this is the same for my other parallel compression algorithms, You can download my Parallel Compression Library version 3.4 from: https://sites.google.com/site/aminer68/parallel-compression-library Thank you, Amine Moulay Ramdane,. |
Ramine <ramine@1.1>: Dec 08 11:02AM -0800 Hello.... I have also cleaned up more the source code of my projects, so be happy with all my projects because they are freewares that come with the source code, and because i think they are now stable and fast, because i have thoroughly tested them during many years. But please read the following: Disclaimer: My softwares are provided on an "as-is" basis, with no warranties, express or implied. The entire risk and liability of using them is yours. Any damages resulting from the use or misuse of my softwares will be the responsibility of the user. You can download all my projects from: https://sites.google.com/site/aminer68/ Thank you, Amine Moulay Ramdane. |
Ramine <ramine@1.1>: Dec 08 10:24AM -0800 Hello, I have just updated all my projects, i have changed the sleep(0) that don't context switch to a lower priority thread by SwitchThread() and ThreadSwitch() that resolve this problem .. My following projects was ported to Win32 and Win64 and Mac OSX and Linux all on x86 architecture: 1- Concurrent FIFO queue 1 2- Concurrent FIFO queue 2 3- Concurrent Skiplist 4- Concurrent Varfiler 5- Light Weight SemaCondvar & SemaMonitor 6- Parallel implementation of Conjugate Gradient Linear System Solver 7- Parallel Sort library 8- Scalable AMLock 9- Scalable Distributed Reader-Writer Mutex 10- Scalable MLock 11- Scalable Parallel Varfiler 12- Scalable RWLock 13- Scalable SeqlockX 14- SemaCondvar & SemaMonitor 15- Threadpool engine 16- Threadpool engine with priorities And the following projects compiles to both Win32 and Win64 only: 1- Parallel archiver 2- Parallel compression library 3- StringTree 4- Windows AWE You can download all my projects from: https://sites.google.com/site/aminer68/ Thank you, Amine Moulay Ramdane. |
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com. |
No comments:
Post a Comment