Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
parag_anilnaik
Partner - Contributor III
Partner - Contributor III

Qliksense Architecture

Client is looking out for distributed archicture for Qliksense , can you please suggest how many layer of architecture is possible in Qliksense.

5 Replies
Anonymous
Not applicable

Qlik Sense architecture is service-oriented.

It has several services and each of these can be distributed. Check out the help for more info.

BR

Serhan

parag_anilnaik
Partner - Contributor III
Partner - Contributor III
Author

Serhan,

Do you have an architecture diagram or list of services which can be distributed on multiple servers. In Qv 11 we had a proper documentation on the same.

Anonymous
Not applicable

Hello,

There is a diagram in Qlik Sense help, as far as I can remember.

Check help.qlik.com  

BR

Serhan

Not applicable

The Qlik Sense services are:

l

The Qlik Sense Repository Service (QRS) manages persistence and synchronization of Qlik Sense apps, licensing, security, and service configuration data. The QRS attaches to a repository database and is needed by all other Qlik Sense services to run and serve Qlik Sense apps. The QRS also manages the synchronization used within multi-node Qlik Sense sites. In addition, the QRS stores the Qlik Sense app structures and the paths to the binary files (that is, the app data stored in the local file system).

l

In a default Qlik Sense installation, a Qlik Sense Repository Database (QRD) service is created specifically for use by the Qlik Sense Repository Service (QRS). The QRS connects to the QRD to read and write data in the repository database. A PostgreSQL database is used by default. l

The Qlik Sense Proxy Service (QPS) manages the Qlik Sense site authentication, session handling, and load balancing.

l

The Qlik Sense Scheduler Service (QSS) manages the scheduled reloads of Qlik Sense apps as well as other types of reload triggering (for example, task chaining) based on other task events.

l

The Qlik Sense Engine Service (QES) is the application service, which handles all application calculations and logic.

dr_server_DeploymentSingleServer.png

A Qlik Sense multi-node site is usually deployed on an intranet in order to allow developers and users to:

l

Create and reload content l

Consume content

dr_server_DeploymentIntranet.png

deepak_pillai
Partner - Contributor
Partner - Contributor