📄️ Creating a USoft Production environment
In Production, for performance reasons, USoft suggests that you place the RDBMS on a different physical machine than the other application components.
📄️ Creating the User Application
The User Application is the software that developers have been building in Development with the USoft toolset and that will be run by end users in Production.
📄️ Creating USoft application tables in the database
The purpose of a USoft user application is to allow end users to interact with data governed by a Rules Engine. These data are stored in USoft application tables.
📄️ Installing your application on a server
Once you have completely developed your business application with USoft Developer, you may wish to deploy the application by installing the flat files for the application on an application server. To do this, you need to install USoft Production on the server, and provide each client with a shortcut to the USoft Developer executable. The Target property for the shortcut on each of the client PCs must specify the following command line:
📄️ Running applications in the Production environment
This topic offers some guidelines for speeding up startup times for the application, and for increasing performance of the application itself.
📄️ Running a USoft application from a Linux container
----