简体   繁体   中英

Using lzo compression in java

I am trying to use LZO compression in java. Is there a suitable library to do this. I tried lzo-java, however it seems to be really really slow as compared to gzip. What is the best way to do this?

you can use LZO jar file and can be downloaded from given link http://www.java2s.com/Code/Jar/h/Downloadhadooplzo0414jar.htm

It will help you

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM