Share

SQS - the Simple Queueing System

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

qseek dies

You are viewing a single message from this topic. View all messages.

  1. 2004-03-07 17:19:09 UTC
    Dear Brian

    First of all my thanks for taking the effort to write a light weight queueing system.

    I have installed sqs as root according to the following steps.
    1) adapted the sqs.conf file.
    2) ran ./install, which did the installation for me.

    This allowed me to build up a test queue by simply calling

    qsub -q long $PWD/my_prog
    qsub -q long $PWD/my_prog
    qsub -q long $PWD/my_prog
    qsub -q long $PWD/my_prog

    The first program seems to start up fine. However after that qseek does not survive for long. So the following jobs are not started. Do you know why?

    Regards
    Marc
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.