IntersectMBO / IntersectMBO/ouroboros-network

Support for server with single "main" node and several proxies

Open
#1,915 2 comments 0 reactions 0 assignees View on GitHub
design optimisation
Dominant language
Haskell
Stars
296
Forks
104
Avg merge
2d 10h
Merged PRs (30d)
4

Description

When serving many clients, it might be beneficial to do so from several OS processes, rather than a single large one. We could do this by having a single main node, and then several proxy nodes that follow the main node using a (local) chain sync protocol. ideally, the proxies and the main node should then share (almost?) all of the on-disk storage, just keeping their own in-memory data structures.

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.