vssousa / PerfMetricEval-Chiron

PerfMetricEval component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to configure Chiron for performance evaluation


Postgres' database configuration

  1. Download and install PostgreSQL Database Management System (DBMS).
  2. Create a user and set a password.
  3. Create a database for this created user.
  4. Run database.sql script to set up the Chiron's database schema.

Configuration of workflow files

  1. Configure the following files to configure the (directory) paths: chiron.xml and input.dataset.
  2. Configure the database name, DBMS user and password in chiron.xml file.

Submission of a synthetic workflow execution using Chiron

Run the following command line:

./submit.sh

About

PerfMetricEval component


Languages

Language:PLpgSQL 99.0%Language:Shell 0.9%Language:Batchfile 0.1%