Skip to content

johnewart/gearman-queue-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

About

This is a quick-and-dirty app thrown together with Sinatra and ActiveRecord to view / edit a SQLite3 Gearman job queue.

Requirements

  • Ruby >= 1.8
  • Sinatra
    • sinatra/reloader
    • sinatra/static_assets
  • ActiveRecord
  • less
  • haml

To run

Simply edit manager.rb and point it at your GM SQLite3 DB, and then run manager.rb. Sinatra will take care of the rest!

About

Sinatra SQLite Gearman queue manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages