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

Multithread in SSEtoRServ #54

Open
strelokr opened this issue May 11, 2019 · 0 comments
Open

Multithread in SSEtoRServ #54

strelokr opened this issue May 11, 2019 · 0 comments

Comments

@strelokr
Copy link

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant