Multi-tenancy
What is Multi-tenancy?
- Multi-Tenancy allows multiple instances of Engine to run on the same Engine server. This means that an Engine server will be running multiple NucEngine.exe processes.
- Multi-tenancy removes the need to buy and maintain a separate Engine server for each customer solution, where those customer solutions are sufficiently small that there is no risk of resource contention (either memory or hard-disk) in running the solutions on the same server.
- Multi-tenancy works by giving each customer/client its own "Project". All information relating to a solution is now associated with its own, completely segregated project. Each project has its own NucEngine.exe and its own Engine Repository.
- All Engine based products are Project Aware, with configuration information held in Project specific configuration files.
|
|