Can a Spring MVC app be multithreaded even if its servlets are not?

When you talk about a Spring app being multithreaded, are you necessarily referring to whether the servlets that are defined in that app are multithreaded?

Or can a Spring app be configured to be multithreaded even if the servlets in the app are not multithreaded?

5
задан Oleksandr 12 May 2011 в 15:14
поделиться