in reply to Re: Multi-threaded behavior, file handle dups and writing to a file
in thread Multi-threaded behavior, file handle dups and writing to a file
I'm running on a compute node of a cluster; the file system is mounted on a separate machine. It looks like I'm getting approx .27GB/s real time using:
$ time md5sum filenameThanks for the tip on xargs -P. I'll see if I can work that in instead - though I am still curious about perl forks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Multi-threaded behavior, file handle dups and writing to a file
by BrowserUk (Patriarch) on Jan 07, 2014 at 14:53 UTC | |
by cganote (Initiate) on Jan 08, 2014 at 05:52 UTC | |
|
Re^3: Multi-threaded behavior, file handle dups and writing to a file
by MidLifeXis (Monsignor) on Jan 07, 2014 at 14:48 UTC |