RubyFlow The Ruby and Rails community linklog

Background Processing: Use Einhorn to Spawn and Manage Worker Processes

When building a custom background processing system, at one point, you need to worry about how you spin up and manage multiple worker processes. This is where most people reinvent the the wheel, and write custom code. Don’t reinvent the wheel, and use Einhorn instead.

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