[undertow-dev] Is a large number of IO threads acceptable?

Chandru chandru.in at gmail.com
Fri Jul 8 08:20:42 EDT 2016


If I have a HTTP service where every request requires a blocking JDBC call,
is it acceptable to increase the number of IO threads to a large value
(say, 10*cores) instead of dispatching to worker thread pool on each
request?

Will configuring such a large number of IO threads lead to any adverse
effect on throughput or latency?

--
Chandra Sekar.S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20160708/1d85582d/attachment.html 


More information about the undertow-dev mailing list