Load Balancing
Open
enhancement
- Dominant language
- R
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
It's common to see NAMCO get stuck when multiple users are connected because of the app being busy with previous sessions.
A simple solution to this would be load balancing which is achievable by `nginx` load balancing features with `docker swarm`.
An alternative solution would be using R shiny servers, which are paid services.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.