loomylin icon indicating copy to clipboard operation
loomylin copied to clipboard

Steal ThreadPool implementation from official Jetty example

Open tipsy opened this issue 5 years ago • 0 comments

There's a LoomThreadPool in the Jetty repo that we should probably just copy: https://github.com/jetty-project/jetty-loom/blob/master/src/main/java/org/eclipse/jetty/loom/LoomThreadPool.java

tipsy avatar Nov 23 '20 20:11 tipsy