Matlab Production Server: accessing environment/persistent variables on a matlab server

Use-case:
Persistent & changing data (clients can change it during a call) across function calls made by clients towards a matlab server.
Best procedure for this?
thanks

Respuestas (1)

I do not recommend environment variables for this, but MATLAB Production Server can be connected to an in-memory cache called Redis.
Here's the relevant documentation: https://www.mathworks.com/help/mps/ml_code/use-a-data-cache-to-persist-data.html

Categorías

Más información sobre Enterprise Deployment with MATLAB Production Server en Centro de ayuda y File Exchange.

Preguntada:

el 4 de Abr. de 2018

Respondida:

el 6 de Mayo de 2026 a las 19:33

Community Treasure Hunt

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

Start Hunting!

Translated by