Giter Site home page Giter Site logo

bluecolor / storm Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 24.59 MB

nodejs based task scheduler DEPRECATED: see https://github.com/bluecolor/octopus

License: MIT License

JavaScript 96.09% CoffeeScript 0.02% HTML 0.92% CSS 2.95% Ruby 0.01% Makefile 0.01% Shell 0.01% Batchfile 0.01%

storm's Introduction

STORM - Task Scheduler

Storm is an enterprise task scheduler that runs blazingly fast and scales to thousands of tasks.

Requirements

  • Install nodejs v4.5.
  • Install jdk v1.8
  • Install coffee-script with npm install coffee-script -g
  • Install and start mongodb. If you already have a running mongodb instance and want to use it you can skip that step
  • [Windows]
    • npm install --global --production windows-build-tools from an elevated PowerShell or CMD.exe (run as Administrator).
  • [Linux]
    • Make sure Python is in your environment variables v2.7.x python --version
    • You may need to set LD_LIBRARY_PATH like $JDK_HOME/jre/lib/amd64/server in your ~\.profile

Installation

  • Get Storm from here
  • Extract the archive file.
  • cd $STORM_HOME STORM_HOME is the location where you extracted the contents of the downloaded storm archive.
  • [Windows]
    • npm install --msvs_version=2015
  • [Linux/OSX]
    • npm install

Run

storm's People

Watchers

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