View previous topic :: View next topic |
Author |
Message |
RichieB
Joined: 06 May 2005 Posts: 2
|
Posted: Fri May 06, 2005 11:10 am Post subject: LZO compression |
|
|
Can you implement LZO compression as an alternative to gzip? LZO is much faster, so backup times will be limited by disk or network I/O instead of CPU resources. LZO can be found at http://www.oberhumer.com/opensource/lzo/ |
|
Back to top |
|
|
jurij Site Admin
Joined: 05 Apr 2005 Posts: 54 Location: Germany
|
Posted: Fri May 06, 2005 10:44 pm Post subject: |
|
|
Hi RichieB,
thanks for the info, I will see what could be done in order to implement the alternative way of compression. Anyway I will set it on my todo list.
Thanks,
Jurij |
|
Back to top |
|
|
|