How can I create deployable MATLAB applications that uses Remote Method Invocation (RMI)?
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!