Main Content
MATLAB Web App Server Differences
MathWorks® has two offerings of MATLAB Web App Server:
A standalone MATLAB® Web App Server™ product.
A development version of MATLAB Web App Server included in MATLAB Compiler™.
The differences between the standalone MATLAB Web App Server product and the development version of MATLAB Web App Server in MATLAB Compiler are listed in the following table.
Supported Functionality | MATLAB Web App Server Product | Development Version of MATLAB Web App Server in MATLAB Compiler |
---|---|---|
Authentication | ✓ | ✗ |
Role-based access | ✓ | ✗ |
Policy-based access | ✓ | ✗ |
Support for multiple releases of MATLAB | ✓ | ✗ |
Number of concurrent sessions | Unlimited a | 32 |
Server setup and configuration | Command-line only | Graphical user-interface |
Run MATLAB web apps in Docker® containers | ✓ | ✗ |
a Subject to server hardware limitations. |