Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refact: All scenario classes - replace parent ScenarioBase by ScenarioBaseT to enable multitasking #407

Open
5 tasks
detlefarend opened this issue Sep 12, 2022 · 0 comments
Assignees
Labels
BF Basic Functions/Infrastructure enhancement New feature or request

Comments

@detlefarend
Copy link
Member

detlefarend commented Sep 12, 2022

This enables Scenario objects to run as a (asynchronous) Task standalone or as part of a workflow.

  • 1 Class bf.streams.StreamScenario: refactoring
  • 2 Class bf.ml.Scenario: refactoring
  • 3 Class rl.RLScenario: refactoring
  • 4 Howtos illustrating the asynchronous execution of an Scenario
  • 5 Update of class diagrams

Related issues
#1058

@detlefarend detlefarend added v2.0.0 RL Reinforcement Learning BF Basic Functions/Infrastructure labels Sep 12, 2022
@detlefarend detlefarend self-assigned this Sep 12, 2022
@detlefarend detlefarend added the enhancement New feature or request label Sep 12, 2022
@detlefarend detlefarend changed the title BF-ML: Class Scenario - New parent class Task BF-OPS: Class ScenarioBase - New parent class Task Mar 1, 2023
@detlefarend detlefarend changed the title BF-OPS: Class ScenarioBase - New parent class Task BF-OPS: Class ScenarioBase - New parent class Task/Workflow Mar 1, 2023
@detlefarend detlefarend added v1.2.0 and removed v1.1.0 labels Mar 29, 2023
@detlefarend detlefarend added this to the Sprint 2023/04 milestone Mar 30, 2023
@detlefarend detlefarend added v2.0.0 and removed RL Reinforcement Learning v1.2.0 labels Sep 22, 2023
@detlefarend detlefarend removed this from the Sprint 2023/09 milestone Sep 22, 2023
@detlefarend detlefarend changed the title BF-OPS: Class ScenarioBase - New parent class Task/Workflow Refact: All scenario classes - replace parent ScenarioBase by ScenarioBaseT to enable multitasking Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BF Basic Functions/Infrastructure enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants