1. Multiple scheduler with Grails Quartz plugin stackoverflow.comI have an application using Grails Quartz plugin. I need to have two jobs to have multiple instances running, but have separate limitation on number of threads to be used for ... |
2. Grails Quartz - Jobs are running even when nothing is scheduled stackoverflow.comI have defined a job as follows in the jobs folder in grails:
|