Metadata-Version: 1.0
Name: phantom_scheduler
Version: 0.1.1
Summary: Artificial scheduler for clusters
Home-page: http://www2.compute.dtu.dk/~dabi/
Author: Daniele Bigoni
Author-email: dabi@dtu.dk
License: COPYING.LESSER
Description: ==============
        Phantom Scheduler
        ==============
        
        Phantom scheduler used to administer the job submission to clusters.
        
        "With great power comes great responsibility" -- Uncle Ben
        
        This program runs a scheduler and a number of children that keep submitting jobs to a cluster queue.
        
        It is particularly useful when one has many short jobs which cannot be submitted all at once. This permits not to lose the priority in the queue.
        
        Installation
        ============
        
        You can install the ``phantom_scheduler`` using:
        
            $ pip install phantom_scheduler
        
        
Platform: UNKNOWN
