Jasper-report-maven-plugin icon indicating copy to clipboard operation
Jasper-report-maven-plugin copied to clipboard

Improve thread pool usage

Open marschall opened this issue 3 years ago • 0 comments

Improve the thread pool usage by:

  • shutting down the thread pool after the compiliation finished instead of keeping the threads around
  • giving the threads a helpful name
  • marking the threads a daemon threads

marschall avatar Jul 25 '21 11:07 marschall