Filter löschen
Filter löschen

MATLAB Production Server to reduce startup time of Matlab standalone?

4 Ansichten (letzte 30 Tage)
Hi
An expert from MATLAB community had suggested me to use Matlab Production Server for reducing startup time of Matlab standalone. Kindly help how to use MPS for said purpose. Thanks

Akzeptierte Antwort

Kojiro Saito
Kojiro Saito am 4 Sep. 2018
Standalone applications, which are created by MATLAB Compiler, launch MATLAB Runtime when execution is called. On the other hand, as this document (Servicing Requests for MATLAB Programs) said, MATLAB Production Server makes workers standby, so there's no startup time of MATLAB Runtime when MPS applications are called.
  12 Kommentare
Eddy Philippe
Eddy Philippe am 28 Mai 2020
So what would be a proper architecture for what the OP is trying to achieve? I have the same issue. I have an AppDesigner GUI that I want calling the MPS for some heavy duty image processing. How do we achieve this?
Jayant
Jayant am 17 Nov. 2021
Hi.. Dis you get any soln on this topic?.. i am getting very headaches for slow startups

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by