All activity
Executing repeatable jobs is at the core of most IT projects. From following up a few days after a user signs up, to repetitive cleaning or caching procedures. FetchqCRON provides time-based execution as a service, on Heroku or on-premise via Docker. For Free.
Fetchq CRON
Run smart cron jobs via REST API and WebConsole
Marco Pegoraro
left a comment
I'm a Software Engineer and I found myself implementing CRON based tasks in most of the projects I manage.
Either with the system's CRON, or with some form of request-based planner, I had to write code to handle repetitive tasks. And I don't like to repeat myself.
I'm building FetchqCRON to provide a service-based solution to this common problem. You can embed it into a container-based...
Fetchq CRON
Run smart cron jobs via REST API and WebConsole