RubyFlow The Ruby and Rails community linklog

Nectarine - a parallel map in Rails using Active Job

Parallel processing in Ruby and Rails is still fraught with problems. Thought maybe an easy way out is just to use our Job queue. Here’s Nectarine a proof of concept doing parallel processing just using Active Job before returning control to the main thread: https://www.rockstarcoders.com/parallel-map/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in