|
|
|
|
|
by andyeskridge
3959 days ago
|
|
I was looking into that too. Based on this job.json[0] definition from the git repo, it looks like it just executes the command. So I believe you could have the job written in any language. But I think this also means you have to copy every job executable to every server that might have a chance of running the job. [0] https://github.com/victorcoder/dcron/blob/master/job.json |
|