What *really* is the Mathworks Service Host?

17 vues (au cours des 30 derniers jours)
f
f le 29 Nov 2024
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?

Réponses (1)

Conor Burgess
Conor Burgess le 6 Déc 2024
Modifié(e) : Conor Burgess le 6 Déc 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 commentaires
Conor Burgess
Conor Burgess le 5 Mar 2025
Apologies for the delayed replies. More information can now be found here.
Walter Roberson
Walter Roberson le 5 Mar 2025
Unfortunately I do not see there any indication of why MSH requires so much disk space?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Produits


Version

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by