Code Monkey home page Code Monkey logo

rocketjob_mission_control's Introduction

Rocket Job Mission Control

Gem Version Downloads License Gitter chat

Web based management interface for Rocket Job.

Screen shot

Status

Production Ready

Already in use in production processing large files with millions of records, as well as large jobs to walk through large databases.

Features

Job Management

  • View all queued, running, failed, and running jobs.
  • View all completed jobs where destroy_on_complete is false.
  • Pause any running jobs.
  • Resume paused jobs.
  • Retry failed jobs.
  • Abort, or fail queued or running jobs.
  • Destroy a completed or aborted job.

Server Management

  • View running servers.
  • Stop servers.

Running Jobs

  • View the jobs that workers are currently working on.

Directory Monitor Management

  • Create, update, enable, disable directory monitoring entries.

Documentation

Rails Installation

This gem is a Rails Engine and can be installed directly into existing Rails 4 or 5 applications.

Add to Gemfile:

gem 'rocketjob_mission_control'

Install:

bundle

Add the following route to config/routes.rb:

mount RocketJobMissionControl::Engine => 'rocketjob'

Development and Testing

Versioning

This project uses Semantic Versioning.

Authors

rocketjob_mission_control's People

Contributors

reidmorrison avatar lambcr avatar mjcloutier avatar ryan-frith avatar jtwhittington avatar sjayanna avatar mekasudheer avatar elro1118 avatar johnsinco avatar klmc avatar marc avatar opencoderx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.