Borrar filtros
Borrar filtros

MATLAB Production Server to reduce startup time of Matlab standalone?

4 visualizaciones (últimos 30 días)
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

Respuesta aceptada

Kojiro Saito
Kojiro Saito el 4 de Sept. de 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 comentarios
Eddy Philippe
Eddy Philippe el 28 de Mayo de 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 el 17 de Nov. de 2021
Hi.. Dis you get any soln on this topic?.. i am getting very headaches for slow startups

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by