Skip to content
railsengines.com

Barbeque

Job queue system to run job with Docker

No ratings yet
Gem
barbeque
Repository
cookpad/barbeque
License
MIT
Stars
209
Added
August 20, 2026

About

Job queue system to run job with Docker

A job for Barbeque is a command you configured on web console. A message serialized by JSON and a job name are given to the command when performed. In Barbeque worker, they are done on Docker container.

What you get

  • Web console to manage jobs
  • Web API to queue a job
  • Worker to execute a job

Installing it

ruby
# Gemfile
gem "barbeque"

Details

209 stars on GitHub · MIT licensed · maintained by cookpad. Source: https://github.com/cookpad/barbeque

Discussion (0)

Sign in to join the discussion.

No comments yet.