Which is better, ModularLoadManager or ExtensibleLoadManager? #25451
Answered
by
lhotari
Denovo1998
asked this question in
Q&A
|
Which is more stable in the production environment, ModularLoadManager compared with ExtensibleLoadManager? Has anyone in this community or in the company compared it? |
Answered by
lhotari
Apr 1, 2026
Replies: 1 comment 6 replies
|
I'd say ModularLoadManager. There have been some issues in ExtensibleLoadManager which have been fixed recently (for example #25379 and #25132 (released in 4.0.9/4.1.3)). The fix #25379 is available in 4.2.0 release and will be released also in 4.0.10. The 4.1.x branch is out of support which means that there won't be any future releases. |
6 replies
Answer selected by
Denovo1998
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd say ModularLoadManager. There have been some issues in ExtensibleLoadManager which have been fixed recently (for example #25379 and #25132 (released in 4.0.9/4.1.3)). The fix #25379 is available in 4.2.0 release and will be released also in 4.0.10. The 4.1.x branch is out of support which means that there won't be any future releases.
We are getting closer to the goal of making ExtensibleLoadManager stable.