Executor will run asynchronous/concurrent/background threads
6% of Grails users
Dependency :
compile ":executor:0.3"
Summary
Description
This enables the java concurrency Executor Framework into a plugin so your grails app can take advantage of asynchronous (background thread / concurrent) processing.see http://github.com/basejump/grails-executor for the docs
Installation
grails install-plugin executor