jayrbolton / njs_wrapper

Service for wrapping Narrative Job Service with additional functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job Execution Service

Service for execution of Narrative Methods and Apps as well as async SDK jobs in docker container on AWE workers (it also wraps Narrative Job Service API).

To run tests:

  1. copy test.cfg.example to test.cfg and fill it in.
  2. Install go. Note that currently AWE will not compile with go 1.6, so the go version must be 1.5.X or lower.
  3. make
  4. make test

About

Service for wrapping Narrative Job Service with additional functionality

License:MIT License


Languages

Language:Java 85.1%Language:Perl 5.9%Language:Python 3.6%Language:Ruby 2.8%Language:JavaScript 1.2%Language:Shell 1.1%Language:Makefile 0.2%