commanded-scheduler icon indicating copy to clipboard operation
commanded-scheduler copied to clipboard

Consider using SchedEx for job scheduling

Open slashdotdash opened this issue 7 years ago • 0 comments

SchedEx provides an API for scheduling recurring and one-off jobs where each job is its own GenServer process and execution is implemented using Process.send_after/4.

This would allow implementation of Recurring commands (#4).

slashdotdash avatar Jul 17 '18 13:07 slashdotdash

Hey @mydatascience -- can you please give me a full example of a Packer image you plan to deploy this way?

rvs avatar Mar 09 '21 20:03 rvs

That's the image of MS IoT Edge

mydatascience avatar Mar 10 '21 12:03 mydatascience