codes link <https://gist.github.com/innerlee/9b176a52b3330a1340ec94da0cdc721b> is the same link in my first reply.
On Monday, October 17, 2016 at 12:47:15 AM UTC+8, Jeremy McNees wrote: > > Care to share the code you used? > > On Sun, Oct 16, 2016 at 9:24 AM <[email protected] <javascript:>> wrote: > >> Problem solved by hand writing an implementation of ``pmap`` & codes >> updated :) >> >> At some point, I thought ``asyncmap(remote(process), iter)`` would solve the problem without handwriting a pmap (ref discussion here <https://github.com/JuliaLang/julia/issues/14843>). However, when I test the code, it seems reading a lot of file contents without processing. That was confusing...
