Skip to content

ElvisMa0305/ResqueBoard

 
 

Repository files navigation

#ResqueBoard Build Status Coverage Status Dependency Status Dependency Status

ResqueBoard is an analytics software for PHP Resque. Monitor your workers health and job activities in realtime.

Unlike the original resque, that display only what's happening right now, ResqueBoard remembers and saves everything to compute metrics about your jobs and workers health in realtime.

Learn more on the official website, or take a look at the demo.

##Goals ResqueBoard is built for 2 objectives :

  • see what's happening right now in realtime
  • visualize what's happened in the past with various charts, to easily benchmarks and balance your workers

##Minimum requirements

Although ResqueBoard is easy to install and run, you should not run it on a very basic webserver. It requires a minimum of processing power and memory for the various computation, and data storage.

About

ResqueBoard is an analytics software for PHP Resque. Monitor your workers health and job activities in realtime

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 35.0%
  • JavaScript 29.6%
  • PHP 24.5%
  • HTML 9.9%
  • ApacheConf 1.0%