Giter Club home page Giter Club logo

crystalquartz's Introduction

Crystal Quartz Panel is a lightweight, completely pluggable module for displaying Quartz.NET scheduler jobs information. This module can be embedded into an existing Web Forms or MVC application by referencing libs and adding a number of rows to a web.config file.

#Update March 1, 2015#

  • web part completely rewritten as Single Page Application;
  • migrated to the latest Quartz.NET version.
  • ...more changes coming soon

#Features#

  • simple and lightweight, could be embedded into existing application;
  • displays basic scheduling information:
    • scheduler state and properties;
    • triggers by jobs and groups;
    • job properties (JobDataMap);
  • ability to perform simple action:
    • pause/resume triggers jobs and groups;
    • start/shutdown a scheduler;
    • execute a job on demand ("Trigger Now").
  • easy integration with a remote scheduler (see examples);
  • out-of-the-box Spring.NET support (you should not reference Spring-related libs if you don't use Spring.NET integration).

#Getting started#

For quick start download an examples package. This package includes:

  • Simple Provider example (suitable when Quartz Scheduler works within Web Application);
  • Remote Provider example (suitable when a Scheduler works as a remote service outside of a Web Application);
  • Spring.NET Provider.

You can use NuGet to easily install CrystalQuartz to an existing application:

crystalquartz's People

Contributors

guryanovev avatar serbrech avatar

Watchers

James Cloos avatar  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.