Austin Murphy on 4 Apr 2011 10:22:06 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] gnu parallel and tar |
I've had a good experience with lbzip2, a multi-threaded implementation of bzip. It is compatible with regular bzip2. In other words, you can use lbzip2 to compress and bzip2 to decompress or vice versa. http://freshmeat.net/projects/lbzip2 It's also available packaged from Rpmforge. Austin On Fri, Apr 1, 2011 at 6:03 PM, Julien Vehent <julien@linuxwall.info> wrote: > Hey guys, > > I'm currently stuck at work on a friday evening at 6pm because of a tar/bz > that is taking forever. > It wouldn't be a problem if my computer was actually used properly for this > task, but it is not. Out of 4 cores, only one is used. > > I've been looking at gnu parallel [1] for quite a while and tonight > situation tickle my "there must be a better way to do this" side. So, I'm > consulting the GNUs : Do you guys know of a way to use multiple core in a > tar -cjvf ? > > > Thanks, > > Julien > > [1] http://www.gnu.org/software/parallel/ > ___________________________________________________________________________ > Philadelphia Linux Users Group -- http://www.phillylinux.org > Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce > General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug > ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug