Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.
This repository was archived by the owner on May 24, 2024. It is now read-only.

Multithread in SSEtoRServ #54

@strelokr

Description

@strelokr

Description

How to run multithread requests

Steps to Reproduce

example enviroment:
RnD Qlik sense server with SSEtoRServ.exe connected to RServe on Docker.
Developer Qlik sense server connected to WinSRV machine with SSEtoRServ.exe connected to RServe on Docker
Demo Qlik sense server connected to WinSRV machine with SSEtoRServ.exe connected to RServe on Docker
See scheme in attached image.
image

Expected behavior

Running requests to R from all QS servers in same time in parallel threads

Actual behavior

Demo QS and Developer QS server connected to R using the same SSEtoRServe plugin runing on WinSRV machine.
Requests for calculations are queued and executed in one thread. No mater all requests from Demo server or half from Demo, half from Dev Server - in same time run only one calculation. At the same time during calculations from those servers, the RnD QS server using own copy of the SSEtoRServ plugin can perform calculations using the same RServe without any delay.
How to run parallel calculations within one SSEtoRServe plugin?

Environment

Operating system where the SSE plugin is deployed
[Х] Windows
[ ] Linux (How do this???)
Qlik Sense
[ ] Desktop
[Х ] Server

Versions

  • sse-r-plugin: 1.2.1.0
  • Qlik Sense: April 2019
  • Operating system: Windows 2016 STD
  • [Other relevant versions] R 3.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions