Skip to content

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

License

Notifications You must be signed in to change notification settings

paco3346/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 31.5%
  • JavaScript 31.5%
  • PHP 26.5%
  • HTML 10.5%