reactor-cpp icon indicating copy to clipboard operation
reactor-cpp copied to clipboard

Mutations in reactor-cpp

Open tanneberger opened this issue 1 year ago • 0 comments

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.).

tanneberger avatar Oct 14 '24 16:10 tanneberger