Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > System > System Administration

    TaskForest Job Scheduler 1.37

    Download button

    No screenshots available
    Downloads: 906  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.6/5)
    19 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Aijaz A. Ansari | More programs
    Artistic License / FREE
    March 24th, 2010, 19:21 GMT [view history]
    ROOT / System / System Administration

     Read user reviews (0)  Refer to a friend  Subscribe

    TaskForest Job Scheduler description

    A simple but expressive job scheduler that allows you to chain tasks/jobs and create time dependenci

    TaskForest Job Scheduler is a simple but expressive job scheduler that allows you to chain tasks/jobs and create time dependencies. Uses text config files to specify task dependencies. Designed for use on a single machine.

    SYNOPSIS

    # Run the main program, checking for jobs to run.
    # By default, this will run until 23:55
    #
    use TaskForest;
    my $task_forest = TaskForest->new();
    $task_forest->runMainLoop();


    OR

    # Display the current status of all jobs scheduled to run today
    #
    use TaskForest;
    my $task_forest = TaskForest->new();
    $task_forest->status();


    Installation:

    To install the module, use the standard procedure:

    perl Makefile.PL
    make
    make test
    make install

    The run_wrapper and the main taskforest script will be installed in the bin subdirectory of the directory from which you're performing this installation.

    I have recently added a lot more tests to the system than there were before. Please let me know if your tests fail for any reason. I've tested the system out on Linux and Mac OS X.


    Product's homepage

    Requirements:

    · Perl

    What's New in This Release: [ read full changelog ]

    · Added support for external dependencies (jobs depending on jobs that are in other families.
    · Removed the VERSION string from all the .pm files, and moved it to Makefile.PL. Thils will mean less diffs between versions.
    · Got rid of unused code.
    · Improved some test cases, to reduce the risk of false test failures.
    · Fixed a bug where the last entry of a recurring job was sometimes not run.
    · Modified taskforestd and taskforestdssl to accept the 'chained' option in the config file.

      


    TAGS:

    task scheduler | job scheduler | chain jobs | task | job | scheduler

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM