krayon / forkq

Background queuing service for Linux shell jobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


 .o88o.                    oooo                   
 888 `"                    `888                   
o888oo   .ooooo.  oooo d8b  888  oooo   .ooooo oo 
 888    d88' `88b `888""8P  888 .8P'   d88' `888  
 888    888   888  888      888888.    888   888  
 888    888   888  888      888 `88b.  888   888  
o888o   `Y8bod8P' d888b    o888o o888o `V8bod888  
                                             888. 
                                             8P'  
                                             "    

Forkq

Forkq (pronounced fork queue) is a background queuing service for Linux (and compatible) shell jobs.

TODO

  • Make queue backwards
    • Better support for huge queues
    • Puts heavy processing on adding to queue instead of processing the queue
  • Add job logging
  • Add job comments

About

Background queuing service for Linux shell jobs


Languages

Language:Shell 100.0%