matlab production server documentation -凯发k8网页登录
matlab® production server™ lets you incorporate custom analytics into web, database, and production enterprise applications running on dedicated servers or in the cloud. you can create algorithms in matlab, package them using matlab compiler sdk™, and then deploy them to matlab production server without recoding or creating custom infrastructure. users can then access the latest version of your analytics automatically. each algorithm, when deployed, can behave like a matlab function or as a web request handler.
matlab production server manages multiple matlab runtime versions simultaneously. as a result, algorithms developed in different versions of matlab can be incorporated into your application. the server runs on multiprocessor and multicore computers, providing low-latency processing of concurrent work requests. you can deploy the server on additional computing nodes to scale capacity and provide redundancy.
note
matlab functions deployed to the server are created using matlab compiler sdk. for details on how to create deployable archives for deployment to the server, see enterprise deployment with matlab production server (matlab compiler sdk).
get started
learn the basics of matlab production server
server management
create and manage one or more server instances that host deployable archives
client programming
create client programs to access matlab functionality hosted on a server instance
excel integration
create excel® add-ins that work with matlab production server
cloud deployment
deploy matlab production server on microsoft® azure®, aws®, and kubernetes®
event stream processing
read and write events, such as kafka® events