roylee0704 / gron

gron, Cron Jobs in Go.
MIT License
1.03k stars 62 forks source link

is it possible to run job once across multiple instances? #8

Closed amarjeetanandsingh closed 4 years ago

amarjeetanandsingh commented 5 years ago

Hi Is it possible to execute the cron jobs only once across multiple instances? If no, What could a better solution to achieve this?