Tag Archives: parallel computing

parallel processing and bash reduce

It’s sad that after all this time, one can look at any random article on parallel programming and find some variation of: for i = 1 … n create thread i do something end for as if that was the … Continue reading

Posted in data center, operating systems, security+fault-tolerance, software engineering | Tagged , | 1 Comment