Sign in to edit and +1 items.
Login required
Download

Executor will run asynchronous/concurrent/background threads

(3)
Used by approximately
4%
of Grails users
Author(s) Joshua Burnett
Current Release 0.3   (10 months ago)
Grails Version 1.2 > *
Tags asynchronous  jobs 
Dependency
compile ":executor:0.3"
Last updated by admin 1 year ago
Last updated by basejump 1 year ago
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
Last updated by admin 1 year ago
Last updated by admin 1 year ago