Where to place a recurring task in a Grails app? -


i'm learning grails, , include recurring task fires every 5 seconds while app running, , should have access domain objects , such. proper way accomplish in grails?

i considered starting timer in bootstrap.groovy, disposed , kill timer.

i've never used grails quartz plugin should let want.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -