Join Slack
Powered by
Is there any built in support for cron jobs in kto...
# ktor
s
spierce7
12/20/2019, 5:28 AM
Is there any built in support for cron jobs in ktor?
t
Timur Atakishiev
12/20/2019, 5:40 AM
Or any other libraries?
l
Luke Rohde
12/20/2019, 1:55 PM
how would you see this integrating with ktor?
k
Kevin Schmeichel
12/20/2019, 5:40 PM
You can use cron4j:
https://www.sauronsoftware.it/projects/cron4j/
c
carrot
12/20/2019, 10:05 PM
I’ve used Quartz scheduler and it’s been very good - no first party integration but pretty straight forward
24
Views
Open in Slack
Previous
Next