Parallel Bash #2
The first part of Parallel Bash dealt with creation of parallel processes, so now it’s time for a real parallel tool. The Apache benchmark tool ab has the disadvantage of sending only one URL for requests. To emulate a real server load we need some tools which can download several different files (.jpg, .js, .php, [...]