Application Server

The application server is used to run deferred resource-intensive tasks started using the Task Scheduler tool.

Installing and Setting Up Application Server

Application server is installed and set up in the same way as BI server.

Setting Up Server on calculating Modeling Problem

If on calculating modeling problem the R methods are used, it is required to:

  1. Install R packages on application server. R package installation features on using Astra Linux OS CentOS are specified below.

NOTE. for detailed information about R package installation, see the R documentation.

  1. Install the Rserve package to R. Rserve package installation features on using Astra Linux OS are specified below.

NOTE. For detailed information about Rserve package installation, see the Rserve documentation.

  1. Start Rserve on the server.

R Package Installation Features for CentOS

For detailed information about R package installation, see the documentation.

R and Rserve Packages Installation for Astra Linux

To install R and Rserve packages, do the following:

apt-get install r-base r-base-dev

apt-get install r-cran-rserve

See also:

Installing Foresight Analytics Platform