RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Toro: Concurrent, extensible job queueing with PostgreSQL

Toro (similar to Sidekiq or Resque) runs on PostgreSQL and focuses on concurrency, visibility, extensibility, and durability. It lets you easily set custom, queryable properties about each job when it runs, lets you quickly surface detailed data about any jobs or types of jobs, and much more.

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