backburner
backburner copied to clipboard
Command line enqueue?
As part of moving work away from rails runner based cron jobs into a backburner based system I've started on a simple way to enqueue jobs from the command line. Is that something you'd be interested in incorporating into backburner?
Yes, backburner have a command line way to process jobs, why not have one for enqueuing jobs. Could definitely be interested, thanks.
I'd like to have this feature