Download List

프로젝트 설명

Plzip is a massively parallel (multi-threaded), lossless data compressor based on the lzlib compression library, with a user interface similar to the one of lzip, bzip2, or gzip. It can compress/decompress large files on multiprocessor machines much faster than lzip, at the cost of a slightly-reduced compression ratio. (Note that the number of usable threads is limited by file size). Plzip uses the lzip file format, and the files produced by plzip are fully compatible with lzip-1.4 or newer, and can be rescued with lziprecover.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-24 07:15
0.8

옵션 "-F,-다시 압축", 어떤 세력 재압축 파일 이름이 이미 ".lz" 또는 ".tlz" 접미사 추가 되었습니다. 옵션 "-d,-압축" 및 "-t-테스트" 지금 또한 압축 비율을 표시 합니다. 경고를 오류에서 출력 파일 특성을 변경 하는 무 능력을 다운 그레이드 되었습니다 했습니다.
작은 변화를 중국제는 "-도움말" 출력 및 남자 페이지. 인용 문자 메시지에 GNU 코딩 표준에 의해 권고로 변경 되었습니다.
Stdin 및 stdout 지금 os2에 이진 모드로 설정 됩니다.
Tags: Stable
The option "-F, --recompress", which forces recompression of files whose name already has the ".lz" or ".tlz" suffix, has been added. The options "-d, --decompress" and "-t, --test" now also show compression ratio. The inability to change output file attributes has been downgraded from error to warning.
A small change has been made in the "--help" output and man page. Quote characters in messages have been changed as advised by GNU Coding Standards.
Stdin and stdout are now set in binary mode on OS2.

2011-11-12 01:08
0.8-rc1

옵션 "-F,-다시 압축", 어떤 세력 재압축 파일 이름이 이미 ".lz" 또는 ".tlz" 접미사 추가 되었습니다.
옵션 "-d,-압축" 및 "-t-테스트" 지금 또한 압축 비율을 표시 합니다. Stdin 및 stdout 지금 os2에 이진 모드로 설정 됩니다.
Tags: Development
The option "-F, --recompress", which forces recompression of files whose name already has the ".lz" or ".tlz" suffix, has been added.
The options "-d, --decompress" and "-t, --test" now also show compression ratio. Stdin and stdout are now set in binary mode on OS2.

2010-12-09 07:38
0.7

경기의 길이는 옵션을 -1로 -9 정한 제한 lzip 1.11의 문제들을 일치하도록 변경되었습니다. 이 한도에 사용된 메모리의 양을 제한하는 쓰레드 작업자 압축 패킷을 생성하여 번호에 설정된 메시지를 표시하지. 마십시오 파일 형식 "읽기 (수 없습니다 디렉터리에 대해 지정된"- 아니 '표준 출력과` 등). fchown의 반환 값에 대한 경고가 이제 고쳐졌습니다 무시되고.
Tags: Development
Match length limits set by options -1 to -9 have been changed to match those of lzip 1.11. A limit has been set on the number of packets produced by decompressor worker threads to limit the amount of memory used.
Do not show the message "and `--stdout' was not specified" for file types that can't be read (directories, etc). A warning about fchown's return value being ignored has been fixed.

2010-03-24 06:36
0.6

일부 작은 이동성 문제가 해결되었습니다. 장에서는 "프로그램 디자인"과 "옵션에 대한 설명 - 스레드"설명서가 추가되었습니다.
Tags: Development
Some small portability problems have been fixed.
The chapter "Program Design" and a description of the option "--threads" have been added to the manual.

2010-02-03 03:56
0.4

옵션은 "- 버전"지금 사용중인 lzlib의 버전을 보여줍니다. 코드가 개편되었습니다. 새 클래스 "Packet_courier"지금 데이터 이동과 스레드 간의 동기화를 조정합니다.
Tags: Development
The option "--version" now shows the version of lzlib being used.
A code reorganization has been made. The new class "Packet_courier" now coordinates data movement and synchronization among threads.

Project Resources