/grails-queuekit-plugin

Grails Queuekit plugin provides a centralised queueing system for your application reports. Using TaskExecutor end user report requests are queued / prioritised / re-evaluated for priority and processed according to configured limitation of how many can queue and run simultaneously. Queuekit can help whether you are using the existing grails export plugin or you manually produce csv,tsv or maybe even rely on apache-poi or it's likes to produce xls files as per user request

Primary LanguageGroovyApache License 2.0Apache-2.0

Stargazers