Is there a good distributed job scheduler for Kotlin (Coroutines)? Maybe even one that can use MongoDB for coordination (or where support can easily be added)?
Best one I could find so far is written in Java, based on threads and also a little dated: https://github.com/michaelklishin/quartz-mongodb