Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Hardware Configurations

...

Name
Minimum Requirement
Recommended
CPU cores42 quad-core CPU (8 cores)
RAM8 GB16 GB
OS 64-bit
Hard disk200 GB500 GB
Log Database For higher performance, a separate database for logs such as MS SQL Server, Oracle or MySQL . By default, an embedded database is used which limits the performance. For higher performance, the log DB can be installed on installed on a separate server.

Depending on the size of the data and performance needed, servers with higher configuration can be used. 

...

  • Adeptia Kernel and WebRunner use different JVMs. You can configure your Kernel and WebRunner JVMs separately in Adeptia launcher.properties file. Refer to the below forum link to configure Java memory settings:
    http://support.adeptia.com/entries/21238802-Setting-Java-Heap-Size

     
    Restart Adeptia Services if you have made any change.
  • As a best practice, it is recommended to use below settings for JVM:

    Operating System and Java JRE: 64 bit
    Java heap size for Kernel: 60% of the total memory
    Java heap size for WebRunner: 20 % of the total memory

    For Example: 
    For 8GB RAM - Kernel = 4.8GB;
    For 16GB RAM – Kernel = 10GB; WebRunner = 3.2GB

...