ChainSafe / ChainSafe/gossamer
Add concurrency and efficiency in Subsystems
Open
Epic
P-low
S-subsystems-common
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
- We have so far tried to avoid complexity while writing various parachain subsystems. polkadot-sdk has tried to make as many things as possible and made some clever but complex design decisions at time.
- We have tried to choose the simpler design.
- Eventually we should go over each subsystem and make them concurrent and efficient as possible.
- Let's use this epic to track that task
## Other information and links
-
Contributor guide
Assessment
This issue has not been assessed yet.