Download Latest Version RDF-mapping-v1.0.zip (54.9 kB)
Email in envelope

Get an email when there's a new version of Fish4Knowledge Project

Home / Workflow Management
Name Modified Size InfoDownloads / Week
Parent folder
workflow_and_monitoring.tgz 2013-11-13 13.0 kB
README 2013-11-13 737 Bytes
Totals: 2 Items   13.8 kB 0
Description:
    workflow.py - Workflow daemon script that listens queries from user
                  interface and despatches jobs to LSF and SGE platform.

    sge_monitor.py - Job status monitoring and error handling script that
                     runs on SGE platform.

    lsf_monitor.py - Job status monitoring and error handling script that
                     runs on LSF platform.
                  

Prerequisites:
    1. Python (version >= 2.6)
    2. mysql-python
    3. python-daemon

Installation:
    1. tar zxf workflow_and_monitoring.tgz

To run the program:
    1. Run the program based on it's role
        1.1 Run sge_monitor.py and workflow.py on SGE master node
        1.2 Run lsf_monitor.py on LSF login node
Source: README, updated 2013-11-13