kefirfromperm / grails-asynchronous-mail

The Grails Asynchronous Mail plugin
http://grails.org/plugin/asynchronous-mail
21 stars 36 forks source link

Multithreading #68

Closed kefirfromperm closed 7 years ago

kefirfromperm commented 7 years ago

In RC5 we deleted tasks in AsynchronousMailProcessService. So it's needed return tasks but it is needed to control thread count.