GithubHelp home page GithubHelp logo

chiru's Introduction

chiru

chi(ru) chi(rasu) to scatter

Scatter tasks/jobs to workers

The core of Chiru is the Thoonk-Jobs.js library by my coworkers at &yet. See package.json details about other requirements.

At them moment all a Chiru worker does is receive a JSON manifest for a job, extract the js script name and then run that from the given worker scripts directory (which for now is assumed to be populated ahead of time.)

Usage

Launching a worker:

node worker.js

Launching the job service:

node server.js

Configuration

Chiru uses the getconfig module to load the runtime configuration and will select dev_config.json or production_config.json based on the NODE_ENV value at start: dev or production

See dev_config.json for the minimum configuration items.

chiru's People

Contributors

bear avatar

Watchers

JT5D avatar 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.