Mutations in reactor-cpp
Open
@tanneberger is already working on this.
Since Oct 14, 2024.
enhancement
- Dominant language
- C++
- Stars
- 28
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
This is the issue tracker for the mutations work inside reactor-cpp.
Issues & User Stories
- 1.) Setting up truly heterogeneous topology
- 1.1.) Individually Configuring nested Banked Child Reactors.
- 1.2.) Selecting from Interchangeable Reactor Implementations at Runtime
- 1.3.) Checking that Reactors have the same Interface.
- 2.) Scaling and Updates
- 2.1.) Upgrades
- 2.2.) Scale up or down
- 3.) Inserting new components, simplified wiring with implicit message sharing, reactor state changes on the go
- 3.1.) Loading new reactor and connecting them to topology
- 3.2.) Telemetry-like mechanism to collect stats
- 3.3.) State changes based on analytics feedback
(Magnition User Stories)
I plan to start with 1.1.) 1.2.) 1.3.) and 2.2.).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.