Code Safari: Forks, pipes, and the Parallel gem
A few weeks ago, I wrote an article about splitting out work to be done into threads to improve performance of a URL checker. A commenter noted that the parallel gem could be used to achieve the same result, which got me…
Continue Reading…