Rabbitmq Tasks Plugin
The tasks plugin provides a way to run background tasks in grails using rabbitmq to queue them. Provides a framework for adding tasks, deleting them, and aborting them. Read more
Dependency :
compile ":rabbitmq-tasks:0.5.4"