How can I create deployable MATLAB applications that uses Remote Method Invocation (RMI)?

1 次查看(过去 30 天)
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.

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2021-11-4
MATLAB Builder JA (starting with release R2007b) and MATLAB Builder NE (starting with release R2008b) both support remoting. Starting from R2015a these products are combined into a single toolbox MATLAB Compiler SDK.
For more information and examples on remoting in MATLAB Compiler SDK, please see the below link:

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB Compiler SDK 的更多信息

标签

产品


版本

R2007a

Community Treasure Hunt

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

Start Hunting!

Translated by