IntersectMBO / IntersectMBO/ouroboros-consensus

Check available system resources against server requirements on start up

Open
#736 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

The server requires per-connection resources, for which we have a statically known bound (#1397). If the server is then given a desired number of supported clients, we should be able to check on start up whether we can in fact support that number of clients by comparing the statically known per-connection bounds, multiplied by the number of clients, to the actual system resources available.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.