Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compression > #3746
| From | Sky89 <Sky89@sky68.com> |
|---|---|
| Newsgroups | comp.compression |
| Subject | My Parallel archiver library was updated to version 4.9 |
| Date | 2018-07-31 13:47 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <pjppa8$9v7$5@dont-email.me> (permalink) |
Hello... My Parallel archiver library was updated to version 4.9 I have ported it to Linux, and now my Parallel archiver library is working on Windows and Linux, now it is working with memory streams and file streams and all that is descendant from TStream, and the archive generated by my Parallel archiver is both compatible with Parallel archiver for Windows and Linux , also i will soon write a kind of graphical tool that will allow you to view and to delete and to extract from the archive. Now my Parallel archiver library is optimized for NUMA (it parallelizes the reads and writes on NUMA nodes) and it supports processor groups on windows and it uses only two threads that do the IO (and they are not contending) so that it reduces at best the contention, so that it scales well. Also now the process of calculating the CRC is much more optimized and is fast, and the process of testing the integrity is fast. Now my Parallel archiver is really a powerful library that is much much more stable, just look at it and you will notice it. Please read more and download my Parallel archiver from: https://sites.google.com/site/scalable68/parallel-archiver Thank you, Amine Moulay Ramdane.
Back to comp.compression | Previous | Next | Find similar | Unroll thread
My Parallel archiver library was updated to version 4.9 Sky89 <Sky89@sky68.com> - 2018-07-31 13:47 -0400
csiph-web