Is there a multi-threaded version of the standard sort command? I am looking for something that will take as input the maximum number of threads to use, possibly a given amount of RAM, as well as standard sort parameters and just run.
sort
The sort command was parallelized in coreutils-8.6 , which was released on 2010-10-15. Here's the commit where it was added:
coreutils-8.6
http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=9face836f36c507f01a7d7a33138c5a303e3b1df
However, I am running Ubuntu 11.10, which is still on coreutils-8.5 . I do not know when a new sort breaks into most distributions.
coreutils-8.5
Source: https://habr.com/ru/post/890644/More articles:Using ASP.Net tags in a .js file? - javascriptDynamic text in div - jqueryError deploying SharePoint 2010 solution package - SharePoint 2010 - Visual Studio 2010 - visual-studio-2010What's wrong with putting spaces in $ _GET variables - phpWhat is the correct terminology for an HTML / XML tag that closes? - htmlASP.NET chart: how to change the font in the chart title? - fontshttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/890646/how-can-i-tell-if-the-user-tries-to-close-the-window-in-c&usg=ALkJrhgtfuryKB6B6QKhbRy3xIBlCehACgAttempting to capture node.js http traffic using a protocol analyzer (Charles), but cannot get node to use a proxy server - httpSelected Technologies. stack for web application - criticism / comments? - common-lispCan CopyFileEx be called from a secondary thread? - multithreadingAll Articles