dbo:abstract |
Pack200, specified in JSR 200 (J2SE 1.5), deprecated in JEP 336 (Java SE 11) and removed in JEP 367 (Java SE 14), is a compacting archive format developed by Sun, capable of reducing JAR file sizes by up to a factor of 9, with a factor of 3 to 4 seen in practice. Pack200 is optimized for compressing JAR archive files, specifically the Java bytecode portion of the JAR files. Applications of this technology include faster Java application deployment over Java Web Start. After Pack200, gzip compression is usually applied. In HTTP compression, such content is specified by the Content-Encoding type pack200-gzip. When stored as a file, the extension .pack.gz is used. Pack200 may also refer to the Pack200 compression tools (pack200 and unpack200) provided in the Java Development Kit from Java 5 until Java 14. (en) Pack200 è un algoritmo di compressione lossy sviluppato da Sun per la compressione degli archivi JAR. Descritto nella 200, è stato introdotto in Java 1.5.0. I comandi pack200 e unpack200 sono inclusi nei Java Deployment Tools. (it) Pack200是Sun为更快地在网络上传输JAR文件而在JSR 200中提出的一种HTTP压缩方式。Pack200也可以指代从Sun JDK 1.50版就开始提供的Pack200压缩工具以及Pack200压缩文件。 在HTTP压缩方式中,Pack200可以和GZIP压缩格式协同使用(这种情况下被称为“pack200-gzip”)以提供比只使用GZIP压缩格式更高的压缩率。Pack200专为压缩JAR文件(尤其是其中的字节码部分)而优化。此技术也应用于Java Web Start的Java程序部署中。 (zh) |
dbo:wikiPageExternalLink |
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/jar/Pack200.html https://docs.oracle.com/en/java/javase/11/tools/pack200.html%23GUID-8473A0F8-22C3-4122-9488-9F678E883A0B https://docs.oracle.com/en/java/javase/11/tools/unpack200.html%23GUID-C7C10990-A311-44EA-AE31-0FBB3AA6F7F3 https://docs.oracle.com/javase/8/docs/technotes/guides/deploy/deployment_networking.html%23A1170122 |
dbo:wikiPageID |
9036753 (xsd:integer) |
dbo:wikiPageLength |
3933 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1087843907 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:JAR_(file_format) dbr:JDK_Enhancement_Proposal dbc:Archive_formats dbr:Data_compaction dbc:Java_development_tools dbr:Gzip dbr:Java_(software_platform) dbr:Java_Development_Kit dbr:Java_Web_Start dbc:Data_compression_software dbc:Java_specification_requests dbr:Sun_Microsystems dbr:Java_Community_Process dbr:Java_bytecode dbr:Java_class_file |
dbp:wikiPageUsesTemplate |
dbt:GitHub dbt:Expand_section dbt:Reflist dbt:Java_(software_platform) dbt:Compu-stub |
dct:subject |
dbc:Archive_formats dbc:Java_development_tools dbc:Data_compression_software dbc:Java_specification_requests |
gold:hypernym |
dbr:Format |
rdf:type |
dbo:Software yago:WikicatArchiveFormats yago:Abstraction100002137 yago:Communication100033020 yago:Format106636806 yago:Information106634376 yago:Message106598915 yago:Request106513366 yago:WikicatJavaSpecificationRequests |
rdfs:comment |
Pack200 è un algoritmo di compressione lossy sviluppato da Sun per la compressione degli archivi JAR. Descritto nella 200, è stato introdotto in Java 1.5.0. I comandi pack200 e unpack200 sono inclusi nei Java Deployment Tools. (it) Pack200是Sun为更快地在网络上传输JAR文件而在JSR 200中提出的一种HTTP压缩方式。Pack200也可以指代从Sun JDK 1.50版就开始提供的Pack200压缩工具以及Pack200压缩文件。 在HTTP压缩方式中,Pack200可以和GZIP压缩格式协同使用(这种情况下被称为“pack200-gzip”)以提供比只使用GZIP压缩格式更高的压缩率。Pack200专为压缩JAR文件(尤其是其中的字节码部分)而优化。此技术也应用于Java Web Start的Java程序部署中。 (zh) Pack200, specified in JSR 200 (J2SE 1.5), deprecated in JEP 336 (Java SE 11) and removed in JEP 367 (Java SE 14), is a compacting archive format developed by Sun, capable of reducing JAR file sizes by up to a factor of 9, with a factor of 3 to 4 seen in practice. Pack200 is optimized for compressing JAR archive files, specifically the Java bytecode portion of the JAR files. Applications of this technology include faster Java application deployment over Java Web Start. (en) |
rdfs:label |
Pack200 (it) Pack200 (en) Pack200 (zh) |
owl:sameAs |
freebase:Pack200 yago-res:Pack200 wikidata:Pack200 dbpedia-hu:Pack200 dbpedia-it:Pack200 dbpedia-zh:Pack200 https://global.dbpedia.org/id/GkDa |
prov:wasDerivedFrom |
wikipedia-en:Pack200?oldid=1087843907&ns=0 |
foaf:isPrimaryTopicOf |
wikipedia-en:Pack200 |
is dbo:wikiPageRedirects of |
dbr:Unpack200 |
is dbo:wikiPageWikiLink of |
dbr:HTTP_compression dbr:Java_Development_Kit dbr:Java_Web_Start dbr:Hexspeak dbr:Java_Community_Process dbr:Magic_number_(programming) dbr:Unpack200 |
is foaf:primaryTopic of |
wikipedia-en:Pack200 |