Hello everyone,
I want to run some schedulers on servers. How do I achieve this in Vapor ?
I found Jobs https://github.com/vapor/jobs as relevant to my requirement. But I don’t find any tutorial on this.
Can someone help me on this ?
Thanks in advance