RTQ (RusT job Queue)

Description

This project contains two binary

The job queue is stored in sqlite database, which will be created in $HOME/.rtq/rtq.db

The log directory of rtqd locates at $HOME/tmp/rtqworkdir/rtq/

The working directory for individual task locates at $HOME/tmp/rtqworkdir/tasks/

Example

all example need to keep rtqd up.