backy
backy copied to clipboard
Add a way to execute specific jobs
The current implementation will try to execute the job on the current node as soon as it is enqueued, using database only for handling the failure of the job.
It should be possible to enqueue a job and have it execute on another node.