jet icon indicating copy to clipboard operation
jet copied to clipboard

Ability to pass configured ThreadPool

Open piranha opened this issue 9 years ago • 1 comments

Right now you can pass min-threads/max-threads to a Jetty's thread pool, but you can't pass custom queue there, which can help save application nodes from the load spike. :)

piranha avatar Jul 19 '16 19:07 piranha

Sure, feel free to submit a PR for this if you'd like

mpenet avatar Jul 20 '16 13:07 mpenet