What *really* is the Mathworks Service Host?

86 views (last 30 days)
f
f on 29 Nov 2024
Commented: Walter Roberson on 5 Mar 2025 at 17:47
What does the MSH really do, in practice? I already read in the answer here that it "is essential for MATLAB licensing and MATLAB startup", but that does not really explain anything. Please explain what it does from a technical standpoint.
Does it "phone home"? Does it monitor what programs I am running on my computer? Does it preload parts of Matlab?

Answers (1)

Conor Burgess
Conor Burgess on 6 Dec 2024
Edited: Conor Burgess on 6 Dec 2024
MathWorks Service Host is a collection of background processes that provide required services to MATLAB and other MathWorks products. Those services include licensing and MathWorks account login.
  • Does it "phone home"?
  • It needs to connect to MathWorks webservices to provide services to MATLAB and other MathWorks products.
  • Does it monitor what programs I am running on my computer?
  • Other than MathWorks programs, no.
  • Does it preload parts of Matlab?
  • It doesn't directly preload parts of MATLAB, but by moving some of those services out of MATLAB, they can be loaded and ready when MATLAB is started, reducing the work that needs to happen at MATLAB start up.
  6 Comments
Conor Burgess
Conor Burgess on 5 Mar 2025 at 16:01
Apologies for the delayed replies. More information can now be found here.
Walter Roberson
Walter Roberson on 5 Mar 2025 at 17:47
Unfortunately I do not see there any indication of why MSH requires so much disk space?

Sign in to comment.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!