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

Installation and setup of the application server is identical to BI server installation and setup.

Setting Up Server on Modeling Problem Calculation

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

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

NOTE. For details about R package installation, see the R documentation.

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

NOTE. For details about Rserve package installation, see the Rserve documentation.

  1. Start Rserve on the server.

Features of R and Rserve Packages Installation for Astra Linux

To install R and Rserve packages, execute the following commands:

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

apt-get install r-cran-rserve

See also:

Installing and Setting Up Foresight Analytics Platform