Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 12 Jan 2013 08:09:52 -0700
From: RB <aoz.syn@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: parallel sort of text files under Windows

On Sat, Jan 12, 2013 at 7:29 AM, JohnyKrekan <krekan@...nykrekan.com> wrote:
> Hello, I would like to ask whether someone could recommend a sort program for sorting large text files which can use multiprocessor systems efficiently? I am using sort from the GNU coreutils which is very good but can not utilize more than one core. Any advice on good parallel sort would be very useful.

Use a modern version of coreutils?  I'm on 8.20 and it's had
--parallel for quite some time.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.