facebookresearch / facebookresearch/aepsych
Enable server to handle multiple clients and multiple experiments per client
Open
enhancement
- Dominant language
- HTML
- Stars
- 75
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Currently the server can only communicate with one client and a time, and that client can only run one experiment before having to restart the server. Allowing the server to handle multiple clients and gracefully transition between experiments would make it easier for users to scale up their research by running multiple studies in parallel. This functionality could also enable the use of hierarchical modeling strategies.
Contributor guide
Assessment
This issue has not been assessed yet.