How can I create deployable MATLAB applications that uses Remote Method Invocation (RMI)?
Ältere Kommentare anzeigen
I would like to use Remote Method Invocation (RMI) in my Java application or .NET remoting as a part of my deployed applications built using MATLAB Builder JA or MATLAB Builder NE. This would allow me to start components in separate processes and therefore create standalone and web applications that are scalable and adaptable to future performance demands.
This feature would also allow me and my users to avoid repeatably incurring any MCR startup time. Additionally, using an remoting solution will give me the opportunity to interface a component built using MATLAB Builder JA with a JVM that is not supported by the MCR or a component built using MATLAB Builder NE with an unsupported .NET framework.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu MATLAB Compiler SDK finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!