On Mon, May 11 2015, Arun Seetharam wrote:
> Hi all,
>
> I am trying to use parallel for regular Linux commands, as I have to deal
> with huge files on daily basis. But few times I have tried, I don't see any
> improvement. Is there a threshold for the file size after which the
> parallel is bene
Hello,
I am trying to measure the performance of active authentication for my web
server. For this, I send simultaneous HTTP GET requests using wget. Something
like :
Seq 1 30 | parallel –q –j0 wget —no-check-certificate --max-redirects=0
—http-user=tom —http-password=abcdefhi “https://192.1