LoadingMT = 1
Moderator: Moderators
LoadingMT = 1
What does LoadingMT do in 98.0? Is it multithreaded spring or a placeholder?
- Silentwings
- Posts: 3720
- Joined: 25 Oct 2008, 00:23
Re: LoadingMT = 1
LoadingMT controls whether or not the loading sequence is done on a single thread (and always has done). https://github.com/spring/spring/blob/d ... en.cpp#L43.