Nick Kelley

15 Followers
76 Following
116 Posts
Software and music. I'm here for the internet nonsense.

First draft proof-of-concept: this code monkey patches map, which is bad because it assumes that the result value is always going to be JSON-friendly. I'll need to adapt this to the tool so it only applies to the things I actually want to parallelize.

And behold! My program is spawning many Ruby processes. (I just gave map a long arbitrary calculation to do so I could see it doing its thing.)