Skip to main content

Hi all,

 

I am considering migrating a heritage WinUI app to WebUI. One of the reasons for this is that there are quite some intense calculations currently being run on user machines. When I migrate to WebUI, and the user presses a button to run a procedure, is that procedure executed on local host machine, or is it executed using server resources?

Hi Matt, it is run on the server, see the “Data Session” block in this picture from https://documentation.aimms.com/pro/architecture.html

A data session is solver-less. The data session is actually run on the client computer when running the desktop client, and run on a PRO Server when running a WebUI app.

 

 


Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator