a272fb6e39
Improve executorSizedThreadPool (#2253) * Improve executorSizedThreadPool Signed-off-by: Greg Wilkins <gregw@webtide.com> * Improved implementation. Implemented name, thread priorities, thread group and daemon properties. Implemented toString(), dump() and using a thread factory. Signed-off-by: Simone Bordet <simone.bordet@gmail.com> * added threadpool benchmark; Signed-off-by: Greg Wilkins <gregw@webtide.com> * Renamed ExecutorSizedThreadPool to ExecutorThreadPool Signed-off-by: Greg Wilkins <gregw@webtide.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
pom.xml |