java - Servlet using a library which creates a threadpool. Where does this library get it's threads from? -


i have webapp uses jar. jar creates threadpool. whenever request comes in servlet call method defined in jar. method uses 1 thread threadpool maintained jar doing it's work.

the threadpool jar uses gets it's threads where? borrowing threads servlet conainters threadpool?


Comments

Popular posts from this blog

Using django-mptt to get only the categories that have items -

wordpress - (T_ENDFOREACH) php error -

ruby - Train neural network with sine function -