yw79641760 / tase-taskmanager

tase-taskmanager, abbreviated to be "TM", which is resposible for receiving, scheduling and distributing jobs, and additionally result collection of course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoftSec T.A.S.E TaskManager ReadMe

1. Introduction

SoftSec Inc.

SoftSec Logo

2. Installation

(1) unzip zip bundle

unzip tase-taskmanager-2.0-SNAPSHOT-release.zip

(2) cd into the taskmanager folder

cd tase-taskmanager-2.0-SNAPSHOT/

3.Requirements

(1) Java JDK 1.6

yum install java-1.6.0-openjdk*

(2) NTP

yum install ntp

4.Configuration

(1) edit $JAVA_HOME to your JDK path in bin/taskmanager.sh

vim bin/taskmanager.sh

5.Contributing

6.Credits

7.License

About

tase-taskmanager, abbreviated to be "TM", which is resposible for receiving, scheduling and distributing jobs, and additionally result collection of course.


Languages

Language:Java 99.1%Language:Shell 0.9%