• This repository has been archived on 23/Mar/2023
  • Stars
    star
    145
  • Rank 246,682 (Top 5 %)
  • Language
    CSS
  • License
    MIT License
  • Created almost 12 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

#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.

More Repositories

1

cal-heatmap

Cal-Heatmap is a javascript charting library to create a time-series calendar heatmap
TypeScript
2,599
star
2

Cake-Resque

Resque plugin for CakePHP : for creating background jobs that can be processed offline later
PHP
159
star
3

php-resque-ex

PHP port of resque (Workers and Queueing), with phpredis support, and more logging options
PHP
137
star
4

Fresque

A command line tool to manage your php-resque workers
PHP
128
star
5

php-resque-ex-scheduler

An addon for php-resque that lets you queue jobs for execution some time in the future. Follows resque-scheduler.
PHP
26
star
6

dashing-resque

Resque dashing widget to monitor resque jobs, queues and worker activities.
CoffeeScript
23
star
7

CakePHP-Memcached-Engine

Memcached storage engine for CakePHP, using the memcached extension
PHP
21
star
8

DebugKitEx

An extension for CakePHP DebugKit plugin
PHP
16
star
9

cakephp-predictionio

CakePHP Plugin for the PredictionIO machine learning server
PHP
10
star
10

ResqueStatus

ResqueStatus is an API to save a php-resque worker settings in Redis. It's used by CakeResque, Fresque and ResqueBoard to restart, stop, pause and resume workers.
PHP
6
star
11

cal-heatmap-react-starter

A React demo using cal-heatmap
CSS
5
star
12

bounce

A very lightweight CakePhp plugin to make your models automagically indexable by Elastic Search
PHP
4
star
13

CakePHP-NoSQL-Datasource

A low-lever interface to interact with nosql datasource for CakePHP
PHP
4
star
14

cal-heatmap-vue-starter

A VueJS demo using cal-heatmap
Vue
2
star
15

cal-heatmap-doc

Cal-Heatmap documentation website
HTML
1
star